Jdlrobson has uploaded a new change for review.

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


Change subject: Kill dead CSS
......................................................................

Kill dead CSS

Change-Id: I2ae52a7bd5e691a95c420a3e724c283007ccf6e7
---
M less/common/mainmenu.less
M stylesheets/common/ui.css
2 files changed, 0 insertions(+), 11 deletions(-)


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

diff --git a/less/common/mainmenu.less b/less/common/mainmenu.less
index 4c2d5f2..71adb09 100644
--- a/less/common/mainmenu.less
+++ b/less/common/mainmenu.less
@@ -11,12 +11,6 @@
        display: none; /* JS only */
 }
 
-#mw-mf-content-left {
-       height: 100%;
-       border-left: solid 12px #252525;
-       border-right: solid 1px black;
-}
-
 #mw-mf-menu-main {
        background-color: @mainMenuBackgroundColor;
        list-style: none;
diff --git a/stylesheets/common/ui.css b/stylesheets/common/ui.css
index 4799376..68683a5 100644
--- a/stylesheets/common/ui.css
+++ b/stylesheets/common/ui.css
@@ -207,11 +207,6 @@
   /* JS only */
 
 }
-#mw-mf-content-left {
-  height: 100%;
-  border-left: solid 12px #252525;
-  border-right: solid 1px black;
-}
 #mw-mf-menu-main {
   background-color: #4e4e4e;
   list-style: none;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2ae52a7bd5e691a95c420a3e724c283007ccf6e7
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