Merge "NamespaceInputWidget: Fix type documentation"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 4 Nov 2017 22:55:26 +0000 (22:55 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 4 Nov 2017 22:55:26 +0000 (22:55 +0000)
resources/src/mediawiki.skinning/interface.css

index bf92086..3e0d2b9 100644 (file)
@@ -76,17 +76,6 @@ textarea {
        width: auto;
 }
 
-#contentSub:empty,
-#contentSub2:empty {
-       display: none;
-}
-
-#contentSub:empty ~ #jump-to-nav,
-#contentSub2:empty ~ #jump-to-nav {
-       margin-top: 0;
-       margin-bottom: 0;
-}
-
 span.subpages {
        display: block;
 }