luci-theme-bootstrap: add bottom margin to log views
Prevent the log output textareas to touch the footer border. Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit 1a9afa2a90e823b0fbd0fc0ca3f64d7ed5f8aedb)
This commit is contained in:
parent
2cc139ce6a
commit
1390f78fad
@ -1958,6 +1958,7 @@ form.inline { display: inline; margin-bottom: 0; }
|
||||
#syslog {
|
||||
width: 100%;
|
||||
color: var(--text-color-highest);
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
.cbi-section-table .tr:hover .td,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user