Rasel160 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/61339


Change subject: fixed css issue where long copyright text and radio buttons are 
seperated
......................................................................

fixed css issue where long copyright text and radio buttons are seperated

-Release rights

Change-Id: Id9fdbf003c84c55a036b46d4bc16ea442cece17a
---
M resources/uploadWizard.css
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/39/61339/1

diff --git a/resources/uploadWizard.css b/resources/uploadWizard.css
index fe3cb0c..cd39e43 100644
--- a/resources/uploadWizard.css
+++ b/resources/uploadWizard.css
@@ -634,6 +634,7 @@
        text-indent: 0px;
        margin-right: 15px;
        padding-top: 2px;
+       width:93%;
 }
 
 /* the hanging indent checkboxes */
@@ -682,6 +683,7 @@
 input[type='radio'].mwe-upwiz-copyright-info-radio
 {
        vertical-align: top;
+       margin-top: 7px;
 }
 
 .mwe-upwiz-toggler {

-- 
To view, visit https://gerrit.wikimedia.org/r/61339
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9fdbf003c84c55a036b46d4bc16ea442cece17a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Rasel160 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to