luci-theme-material: make luci-app-commands command box align with Bootstrap theme
authorDaniel Nilsson <[email protected]>
Tue, 19 Mar 2024 19:01:09 +0000 (20:01 +0100)
committerPaul Donald <[email protected]>
Fri, 29 Mar 2024 15:25:29 +0000 (16:25 +0100)
commit1af6f87afdeeb40fa8da0ad592d9fa8ae20ab570
tree86feb4b84cd2477230341179bb8b3ddadba0bdab
parent279cf191045e695e0abaa4dab97540185a3a7728
luci-theme-material: make luci-app-commands command box align with Bootstrap theme

The current implementation made the commands from the app luci-app-commands absolutely positioned which resulted in hiding elements which was underneath it, ie. the buttons. This implementation removes the absolutely positioned behavior making the buttons visible again and as an upside aligns it with how the Bootstrap theme handles commands.

Signed-off-by: Daniel Nilsson <[email protected]>
(cherry picked from commit 4adc4a65688d7d411ccae019be673c47bd811e41)
themes/luci-theme-material/htdocs/luci-static/material/cascade.css