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

Change subject: Apex, MediaWiki themes: Drop padding from buttons in 
MessageDialogs
......................................................................


Apex, MediaWiki themes: Drop padding from buttons in MessageDialogs

This padding means that the auto-fit measurement of the labels doesn't
work, and appears to be unnecessary anyway.

Bug: T127918
Change-Id: I7038e25ba9aa5c673af79e3fe063e4ea40176d25
---
M src/themes/apex/windows.less
M src/themes/mediawiki/windows.less
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/themes/apex/windows.less b/src/themes/apex/windows.less
index 80bf272..22e9929 100644
--- a/src/themes/apex/windows.less
+++ b/src/themes/apex/windows.less
@@ -76,7 +76,6 @@
                        &.oo-ui-labelElement .oo-ui-labelElement-label {
                                text-align: center;
                                line-height: 3.4em;
-                               padding: 0 2em;
                        }
 
                        &:hover {
diff --git a/src/themes/mediawiki/windows.less 
b/src/themes/mediawiki/windows.less
index 07dab75..4d52bc0 100644
--- a/src/themes/mediawiki/windows.less
+++ b/src/themes/mediawiki/windows.less
@@ -69,7 +69,6 @@
                        &.oo-ui-labelElement .oo-ui-labelElement-label {
                                text-align: center;
                                line-height: 3.4em;
-                               padding: 0 2em;
                        }
 
                        &:hover {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7038e25ba9aa5c673af79e3fe063e4ea40176d25
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: 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