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 <itsascambutmailmeanyway@gmail.com>
Sat, 23 Mar 2024 00:53:43 +0000 (01:53 +0100)
commit4adc4a65688d7d411ccae019be673c47bd811e41
tree61ec645bc67cf784ed7ffbf4521c34a2a638b941
parent82fb0d7b0d7d198d6acd0c27944ec124abcad76a
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>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css