jenkins-bot has submitted this change and it was merged.

Change subject: FieldsetLayout: Tweak positioning of help icon
......................................................................


FieldsetLayout: Tweak positioning of help icon

Follow-up to 56e33685 / 76606c22 (I think this was a logical merge conflict).

Also simplified analogous styles for FieldLayout.

Change-Id: Ied8488d91e4f871b315631520b02454f09a18cec
---
M src/themes/apex/layouts.less
M src/themes/mediawiki/layouts.less
2 files changed, 10 insertions(+), 8 deletions(-)

Approvals:
  Esanders: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/themes/apex/layouts.less b/src/themes/apex/layouts.less
index 3977062..47b2075 100644
--- a/src/themes/apex/layouts.less
+++ b/src/themes/apex/layouts.less
@@ -56,10 +56,7 @@
 
        > .oo-ui-popupButtonWidget {
                .oo-ui-inline-spacing(0);
-
-               > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon {
-                       margin-top: 0.25em;
-               }
+               margin-top: 0.25em;
        }
 
        &-disabled .oo-ui-labelElement-label {
@@ -96,6 +93,10 @@
                width: 1.5em;
                height: 1.5em;
        }
+
+       > .oo-ui-popupButtonWidget {
+               .oo-ui-inline-spacing(0);
+       }
 }
 
 .theme-oo-ui-formLayout () {}
diff --git a/src/themes/mediawiki/layouts.less 
b/src/themes/mediawiki/layouts.less
index 3977062..47b2075 100644
--- a/src/themes/mediawiki/layouts.less
+++ b/src/themes/mediawiki/layouts.less
@@ -56,10 +56,7 @@
 
        > .oo-ui-popupButtonWidget {
                .oo-ui-inline-spacing(0);
-
-               > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon {
-                       margin-top: 0.25em;
-               }
+               margin-top: 0.25em;
        }
 
        &-disabled .oo-ui-labelElement-label {
@@ -96,6 +93,10 @@
                width: 1.5em;
                height: 1.5em;
        }
+
+       > .oo-ui-popupButtonWidget {
+               .oo-ui-inline-spacing(0);
+       }
 }
 
 .theme-oo-ui-formLayout () {}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ied8488d91e4f871b315631520b02454f09a18cec
Gerrit-PatchSet: 2
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoƄski <[email protected]>
Gerrit-Reviewer: Esanders <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to