Merge "CSS style for thumbs on special pages"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 18 Aug 2014 00:15:17 +0000 (00:15 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 18 Aug 2014 00:15:17 +0000 (00:15 +0000)
skins/common/commonContent.css

index 4157b55..2ee787b 100644 (file)
@@ -144,12 +144,14 @@ html .thumbcaption {
        border: none;
        line-height: 1.4em;
        padding: 3px !important;
+       text-align: left;
        font-size: 94%;
 }
 
 div.magnify {
        border: none !important;
        background: none !important;
+       float: right;
        margin-left: 3px;
 }