luci-theme-material: make luci-app-commands command box align with Bootstrap theme
authorDaniel Nilsson <daniel.nilsson94@outlook.com>
Tue, 19 Mar 2024 19:01:09 +0000 (20:01 +0100)
committerPaul Donald <newtwen+github@gmail.com>
Fri, 29 Mar 2024 15:25:17 +0000 (16:25 +0100)
commit835ac7529e5cbd5a855fbc3ae07033b11e8d4ed3
treefd392cbfd86cacfa92bb2438426954e572a82c9a
parent9370bdddaede2feeb581193158d83f5062d5a318
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 <daniel.nilsson94@outlook.com>
(cherry picked from commit 4adc4a65688d7d411ccae019be673c47bd811e41)
themes/luci-theme-material/htdocs/luci-static/material/cascade.css