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

Signed-off-by: MartB <mart.b@outlook.de>
(cherry picked from commit 7f9eb4638b)
This commit is contained in:
MartB 2019-12-02 22:16:24 +01:00 committed by Jo-Philipp Wich
parent 9cbc4fb7fa
commit 43c74d3a22

View file

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