1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

remove trailing spaces

This commit is contained in:
Peter Bieringer 2024-03-09 08:05:57 +01:00
parent 7bf2c18887
commit 2bb811b3fc

View file

@ -182,7 +182,7 @@ main{
} }
#collectionsscene li{ #collectionsscene li{
list-style: none; list-style: none;
display: block; display: block;
} }
@ -382,7 +382,7 @@ button.blue:active, a.blue:active{
height: auto; height: auto;
min-height: 350px; min-height: 350px;
} }
.container{ .container{
max-width: 280px !important; max-width: 280px !important;
} }
@ -390,8 +390,8 @@ button.blue:active, a.blue:active{
#collectionsscene ul{ #collectionsscene ul{
display: flex !important; display: flex !important;
} }
#logoutview span{ #logoutview span{
text-align: left; text-align: left;
} }
} }