summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
diff options
context:
space:
mode:
authorDirk Brenken <dev@brenken.org>2020-12-28 08:41:57 +0100
committerPaul Spooren <mail@aparcar.org>2020-12-27 23:02:50 -1000
commit6ffd1592ce574afe5493d8d7d11f65bec1916e86 (patch)
treee0f29fe16939c36aa070114471f53521bc6dfdca /themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
parentdb4e95be8c006a58b7aee0b2a0b4330d0e89960c (diff)
luci-theme-bootstrap: fix text wrapping in buttons
* should fix #4647 Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
index 63eb51cceb..562f57f5cb 100644
--- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -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,