Merge pull request #3383 from MartB/modal-heightfix
luci-theme-bootstrap: fix background of large modal overlays.
This commit is contained in:
commit
74cb64fbb7
1 changed files with 0 additions and 1 deletions
|
@ -2202,7 +2202,6 @@ div.cbi-value var,
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0 0 3px #444;
|
box-shadow: 0 0 3px #444;
|
||||||
padding: 1em 1em .5em 1em;
|
padding: 1em 1em .5em 1em;
|
||||||
max-height: 2400px;
|
|
||||||
min-width: 270px;
|
min-width: 270px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue