luci-theme-bootstrap: fix text wrapping in buttons
* should fix #4647 Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
parent
db4e95be8c
commit
6ffd1592ce
1 changed files with 1 additions and 0 deletions
|
@ -1294,6 +1294,7 @@ body.modal-overlay-active #modal_overlay {
|
|||
border-bottom-color: #bbb;
|
||||
border-radius: 4px;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
|
|
Loading…
Reference in a new issue