* luci/themes: small css fix for all themes
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Sep 2008 16:57:57 +0000 (16:57 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Sep 2008 16:57:57 +0000 (16:57 +0000)
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index e443664..4663ff5 100644 (file)
@@ -433,6 +433,7 @@ div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
 
 div.cbi-section-create {
        clear: left;
 
 div.cbi-section-create {
        clear: left;
+       white-space: nowrap;
 }
 
 div.cbi-map-descr {
 }
 
 div.cbi-map-descr {
index 6c841b2..dd6fe5e 100644 (file)
@@ -418,6 +418,7 @@ div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
 
 div.cbi-section-create {
        clear: left;
 
 div.cbi-section-create {
        clear: left;
+       white-space: nowrap;
 }
 
 div.cbi-map-descr {
 }
 
 div.cbi-map-descr {
index 1e2e7eb..bc01339 100644 (file)
@@ -419,6 +419,7 @@ div.cbi-value-description {
 
 div.cbi-section-create {
        clear: left;
 
 div.cbi-section-create {
        clear: left;
+       white-space: nowrap;
 }
 
 div.cbi-map-descr {
 }
 
 div.cbi-map-descr {