jenkins-bot has submitted this change and it was merged.

Change subject: Content style tweaks
......................................................................


Content style tweaks

Change-Id: I50c480ce96478974d3c06d8449e03da4515d09f9
---
M GreyStuff.skin.php
M resources/main.less
2 files changed, 8 insertions(+), 2 deletions(-)

Approvals:
  Isarra: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/GreyStuff.skin.php b/GreyStuff.skin.php
index 36a9282..215aae4 100755
--- a/GreyStuff.skin.php
+++ b/GreyStuff.skin.php
@@ -166,6 +166,7 @@
                                                ?>
                                        </div>
                                </div>
+                               <div class="visualClear"></div>
                                <div id="bodyContent" class="mw-body">
                                        <div id="siteSub"><?php $this->msg( 
'tagline' ) ?></div>
 
diff --git a/resources/main.less b/resources/main.less
index d5f9a4a..e77cfd0 100755
--- a/resources/main.less
+++ b/resources/main.less
@@ -304,8 +304,9 @@
        line-height: 1.3em;
 }
 div.editOptions {
-       background: @soft-bkg;
-       border-color: @soft-border;
+       background: #fff;
+       border-bottom: solid 1px @soft-border;
+       padding-bottom: 1em;
 }
 td.mw-input,
 td.mw-label {
@@ -417,6 +418,10 @@
 #train-wreck {
        border-bottom: solid 1px @bold-border;
 }
+#mw-content-text {
+       padding-bottom: 1.5em;
+       font-size: 95%;
+}
 
 #siteSub {
        display: none;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I50c480ce96478974d3c06d8449e03da4515d09f9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/GreyStuff
Gerrit-Branch: master
Gerrit-Owner: Isarra <zhoris...@gmail.com>
Gerrit-Reviewer: Isarra <zhoris...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to