Fix width of live log in installer, so that it floats correctly to the right
authorLeo Koppelkamm <diebuche@users.mediawiki.org>
Fri, 13 May 2011 13:21:08 +0000 (13:21 +0000)
committerLeo Koppelkamm <diebuche@users.mediawiki.org>
Fri, 13 May 2011 13:21:08 +0000 (13:21 +0000)
skins/common/config.css

index cddd1c8..292d791 100644 (file)
 }
 
 #config-live-log {
-       width: 75%;
+       width: 70%;
 }
\ No newline at end of file