luci-theme-bootstrap: fix background of large modal overlays.

Signed-off-by: MartB <mart.b@outlook.de>
This commit is contained in:
MartB 2019-12-02 22:16:24 +01:00
parent a67c1c4769
commit 7f9eb4638b

View file

@ -2202,7 +2202,6 @@ div.cbi-value var,
background: #fff;
box-shadow: 0 0 3px #444;
padding: 1em 1em .5em 1em;
max-height: 2400px;
min-width: 270px;
}