Merge pull request #3383 from MartB/modal-heightfix

luci-theme-bootstrap: fix background of large modal overlays.
This commit is contained in:
Jo-Philipp Wich 2019-12-02 22:22:29 +01:00 committed by GitHub
commit 74cb64fbb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;
}