[Mpuls-commits] r5935 - base/trunk/mpulsweb/public/styles
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Fri Apr 20 11:53:03 CEST 2012
Author: ludwig
Date: 2012-04-20 11:53:03 +0200 (Fri, 20 Apr 2012)
New Revision: 5935
Modified:
base/trunk/mpulsweb/public/styles/screen.css
Log:
Issue 1163: traeger style class should always 100% of the width.
So 100% of the width is used even when it is not needed.
Modified: base/trunk/mpulsweb/public/styles/screen.css
===================================================================
--- base/trunk/mpulsweb/public/styles/screen.css 2012-04-18 11:55:14 UTC (rev 5934)
+++ base/trunk/mpulsweb/public/styles/screen.css 2012-04-20 09:53:03 UTC (rev 5935)
@@ -706,6 +706,7 @@
margin-bottom: 1em;
height: auto;
float: left;
+ width: 100%;
}
.traeger_name {
More information about the Mpuls-commits
mailing list