Tweak fullscreen styles for API sandbox
authorEd Sanders <esanders@wikimedia.org>
Wed, 7 Sep 2016 03:09:26 +0000 (20:09 -0700)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 11 Oct 2016 16:17:28 +0000 (16:17 +0000)
Change-Id: I69ae300c00931d6a4fff3920645b2c6ff6708284

resources/src/mediawiki.special/mediawiki.special.apisandbox.css

index 2517605..99f6c13 100644 (file)
        z-index: 100;
 }
 
+.mw-apisandbox-fullscreen .mw-apisandbox-container {
+       border-width: 1px 0 0 0;
+       border-radius: 0;
+}
+
 .mw-apisandbox-spacer {
        display: inline-block;
        height: 1px;