summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index aed90ae15d..2b1946c0fb 100644
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@ -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;