Some more fixes

Warning dialog about missing Javascript removed from subscription dialog. The warning would flash in any case (even when Javascript is activated)
This commit is contained in:
Tomas Bures 2019-02-17 17:18:59 +00:00
parent df2a8c1cde
commit f7b5aef0e3
5 changed files with 2 additions and 14 deletions

View file

@ -78,7 +78,7 @@
}
.tableSelectTable.tableSelectTableHidden {
visibility: hidden;
display: none;
height: 0px;
margin-top: -15px;
}