luci-theme-bootstrap: fix text wrapping in buttons

* should fix #4647

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2020-12-28 08:41:57 +01:00 committed by Paul Spooren
parent db4e95be8c
commit 6ffd1592ce

View file

@ -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,