luci-theme-material: fix button position on modal save

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2020-01-21 09:21:39 +01:00
parent cc01770fa1
commit 71743a7ef6

View 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;