CSS: Fix submit button jumping on submit

refs #3676
This commit is contained in:
Florian Strohmaier 2019-07-09 11:07:49 +02:00 committed by Johannes Meyer
parent f14256a7ee
commit 3ec11f3bf9
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ input:checked + .toggle-slider:before {
.control-group input[disabled],
.control-group select[disabled] {
background: @gray-lighter;
border: none;
border-color: transparent;
}
// Errors and additional information