Jelajahi Sumber

remove trailing spaces

Peter Bieringer 1 tahun lalu
induk
melakukan
2bb811b3fc
1 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 5 5
      radicale/web/internal_data/css/main.css

+ 5 - 5
radicale/web/internal_data/css/main.css

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