* luci/themes: fix vertical alignment of help icons
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index aed90ae..2b1946c 100644 (file)
@@ -419,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;