From: jenkins-bot Date: Mon, 18 Aug 2014 00:15:17 +0000 (+0000) Subject: Merge "CSS style for thumbs on special pages" X-Git-Tag: 1.31.0-rc.0~14399 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=27615c9ca1dbbc1b087eccd8b8b6ba7ffe52e5c3;hp=011350a3477008f30774b9d3ab78a712f3b30c36;p=lhc%2Fweb%2Fwiklou.git Merge "CSS style for thumbs on special pages" --- diff --git a/skins/common/commonContent.css b/skins/common/commonContent.css index 4157b55b8c..2ee787bf7d 100644 --- a/skins/common/commonContent.css +++ b/skins/common/commonContent.css @@ -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; }