diff options
author | Paul Dee <systemcrash@users.noreply.github.com> | 2021-10-07 16:26:06 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-10-25 20:55:10 +0200 |
commit | d1035c1f6907ecf3fba510551f1878f4c6cb3d72 (patch) | |
tree | 25c71c012ce0275b0615dddf88d7584c7fb3eb61 /protocols | |
parent | a1ad0d588286929eea71ed0e57e7b47628e88031 (diff) |
luci-theme-bootstrap: fix overlay display failures
Fixed overlay display failures for users on mobile, or users who booted
up in safe mode XD. Noticeable when vertical or horizontal real-estate
is too small for the displayed overlay.
This failure is most evident when you "edit" an interface, or display
your unsaved changes.
When content is wider than the screen view, the table hugs the (widest)
content maximally, and the overlay window becomes scrollable.
Disabled -webkit-overflow-scrolling, left, and right, because both FF
and Safari disable them as invalid anyway.
Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
[Merge duplicate modal declarations, remove not applicable modal
flexbox properties]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'protocols')
0 files changed, 0 insertions, 0 deletions