luci-theme-material: fix button position on modal save
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 21 Jan 2020 08:21:39 +0000 (09:21 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 21 Jan 2020 08:21:55 +0000 (09:21 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css

index 201713fcbdf5f540efbf3dcddd456181658ba550..8645c60e42145f335dfe562f61c99c555c752a6c 100644 (file)
@@ -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;