Jdlrobson has uploaded a new change for review.

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


Change subject: Remove unnecessary typography rule
......................................................................

Remove unnecessary typography rule

Back from the days when there were buttons in headings..

Change-Id: If3254055dde81feb43367ef23e6df4cb63b2df5b
---
M less/common/mf-typography.less
M stylesheets/common/mf-typography.css
2 files changed, 0 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/10/67910/1

diff --git a/less/common/mf-typography.less b/less/common/mf-typography.less
index d3462d4..9703d9b 100644
--- a/less/common/mf-typography.less
+++ b/less/common/mf-typography.less
@@ -17,9 +17,6 @@
 h1, h2, h3, h4, h5, h6 {
        font-family: @fontFamilyHeading;
        margin-bottom: 9pt;
-       button {
-               height: @headingLineHeight;
-       }
 }
 
 h2, h3, h4, h5, h6 {
diff --git a/stylesheets/common/mf-typography.css 
b/stylesheets/common/mf-typography.css
index 636696d..8d8ee5c 100644
--- a/stylesheets/common/mf-typography.css
+++ b/stylesheets/common/mf-typography.css
@@ -19,14 +19,6 @@
   font-family: Georgia, serif;
   margin-bottom: 9pt;
 }
-h1 button,
-h2 button,
-h3 button,
-h4 button,
-h5 button,
-h6 button {
-  height: 22pt;
-}
 h2,
 h3,
 h4,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If3254055dde81feb43367ef23e6df4cb63b2df5b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to