luci-theme-bootstrap: add missing CSS class
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
46755e25ba
commit
34c2eca4fc
1 changed files with 1 additions and 1 deletions
|
@ -1614,7 +1614,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
|
|||
opacity: 0.4;
|
||||
}
|
||||
|
||||
.alert-message {
|
||||
.alert-message, .errorbox {
|
||||
position: relative;
|
||||
padding: 7px 15px;
|
||||
margin-bottom: 18px;
|
||||
|
|
Loading…
Reference in a new issue