* luci/themes: fix vertical alignment of help icons
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index a1eaeaa..2b1946c 100644 (file)
@@ -353,7 +353,6 @@ div.cbi-value:last-child {
 .cbi-value-title {
        float: left;
        width: 40%;
-       margin: 0.25em 0;
 }
 
 div.cbi-value-field {
@@ -420,6 +419,10 @@ td.cbi-section-table-optionals {
        padding-top: 1em;
 }
 
+.cbi-value-helpicon img {
+       vertical-align: bottom;
+}
+
 div.cbi-error {
        font-size: 95%;
        font-weight: bold;