2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

we already have another .invisible no need to have 2

This commit is contained in:
Sam 2018-07-16 15:31:08 +10:00
parent 6761f8ecbf
commit 259d16a781

View file

@ -99,10 +99,6 @@ button.ru {
background: rgba(200, 0, 0, 0.3);
}
.invisible {
visibility: hidden;
}
.start-backup-modal {
.btn {
margin: 10px 0 10px 5px;