From: Leo Koppelkamm Date: Fri, 13 May 2011 13:21:08 +0000 (+0000) Subject: Fix width of live log in installer, so that it floats correctly to the right X-Git-Tag: 1.31.0-rc.0~30253 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=77fa8e4a229de62d10ce90b4b7abebedae67a5ee;p=lhc%2Fweb%2Fwiklou.git Fix width of live log in installer, so that it floats correctly to the right --- diff --git a/skins/common/config.css b/skins/common/config.css index cddd1c85ba..292d791865 100644 --- a/skins/common/config.css +++ b/skins/common/config.css @@ -160,5 +160,5 @@ } #config-live-log { - width: 75%; + width: 70%; } \ No newline at end of file