* luci/themes: fix vertical alignment of help icons
This commit is contained in:
parent
1dacc5c20a
commit
8cc810d96b
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user