editor: make buttons invisible that are supposed to be invisible

This commit is contained in:
Laura Klünder 2016-12-08 22:47:49 +01:00
parent eed94a491c
commit b71a07923c

View file

@ -19,7 +19,7 @@ body {
top:2px; top:2px;
} }
form button.btn.invisiblesubmit { form button.invisiblesubmit {
overflow: visible; overflow: visible;
height: 0; height: 0;
width: 0; width: 0;