Jforrester has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/16/274416/1

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

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

Reply via email to