bugfix: removed css which caused the btn to disapear

This commit is contained in:
Unix
2021-03-12 11:24:02 +01:00
committed by Mojib Wali
parent 6210a8bad9
commit 046b009420

View File

@@ -5,10 +5,6 @@
* it under the terms of the MIT License; see LICENSE file for more details. * it under the terms of the MIT License; see LICENSE file for more details.
*/ */
.title .dropdown {
display: none;
}
.top-bottom-padded { .top-bottom-padded {
margin: unset; margin: unset;
} }