From: Florian Eckert Date: Tue, 21 Jan 2020 08:21:39 +0000 (+0100) Subject: luci-theme-material: fix button position on modal save X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=71743a7ef69e9ffdf890bf895d704ecc0648548b;p=oweals%2Fluci.git luci-theme-material: fix button position on modal save Signed-off-by: Florian Eckert --- diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css index 201713fcb..8645c60e4 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -1673,10 +1673,6 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child { padding: .3rem .6rem; } -.modal .spinning { - margin-bottom: 2em; -} - .modal.cbi-modal { max-width: 90%; max-height: none;