Przeglądaj źródła

Remove padding from tasklist to make better whitespace

Adel Qalieh 12 lat temu
rodzic
commit
b027864094
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      style.css

+ 0 - 3
style.css

@@ -50,9 +50,6 @@ body {
 .tasksHeading {
 	padding-bottom: 10px;
 }
-.taskList {
-	padding-top: 10px;
-}
 .taskListItem {
 	padding: 8px 0 8px 5px;
 	border-bottom: 1px solid #d3d7cf;