Fix indentation of CSS

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-11-06 10:54:58 +01:00
parent c572c669e5
commit 68d39e4b92
No known key found for this signature in database
GPG key ID: FE03C3A163FEDE68

View file

@ -50,11 +50,11 @@ table td.filename .nametext {
padding-right: 14px;
background-position: center;
}
.note {
padding: 0 20px;
}
#emptycontent {
margin-top: 10vh;
}
.note {
padding: 0 20px;
}
#emptycontent {
margin-top: 10vh;
}
}