Merge "Feedback form: tweak field spacing"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 14 Aug 2018 21:00:41 +0000 (21:00 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 14 Aug 2018 21:00:41 +0000 (21:00 +0000)
resources/src/mediawiki.feedback/feedback.css

index b39fb82..ac33b84 100644 (file)
@@ -24,7 +24,7 @@
 /* Overwriting OOUI is no fun */
 .mw-feedbackDialog-feedback-form .oo-ui-fieldLayout.oo-ui-labelElement.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header {
        min-width: 4.2em;
-       width: 10%;
+       width: 20%;
 }
 .mw-feedbackDialog-feedback-form .oo-ui-fieldLayout.oo-ui-labelElement.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field {
        width: 80%;