editor: make buttons invisible that are supposed to be invisible
This commit is contained in:
parent
eed94a491c
commit
b71a07923c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue