summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2020-01-21 09:21:39 +0100
committerFlorian Eckert <fe@dev.tdt.de>2020-01-21 09:21:55 +0100
commit71743a7ef69e9ffdf890bf895d704ecc0648548b (patch)
tree58f8df750a7c4e9a6c58625af8a1e6374e96627f
parentcc01770fa1cf09b729dd931df77b149d1b20d2ef (diff)
luci-theme-material: fix button position on modal save
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css4
1 files changed, 0 insertions, 4 deletions
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;