mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Fix indentation of CSS
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
c572c669e5
commit
68d39e4b92
1 changed files with 7 additions and 7 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue