Browse Source

mustard: theme: Aggiunte regole per i controlli di notifs.php

paul 4 years ago
parent
commit
f9e10f906b
1 changed files with 6 additions and 1 deletions
  1. 6 1
      web/mustard/theme.css

+ 6 - 1
web/mustard/theme.css

@@ -128,12 +128,17 @@ p {
 	color: black;
 }
 
-#notifs-list {
+#notifs-list-controls {
 	margin-top: 32px;
 	margin-left: 360px;
 	margin-right: 360px;
 }
 
+#notifs-list {
+	margin-left: 360px;
+	margin-right: 360px;
+}
+
 #notifs-list div {
 	padding: 3px;
 	margin:  10px;