Jonathan Starck hace 3 años
padre
commit
f4fea5fa23
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      css/custom.css
  2. 1 1
      css/custom.less

+ 1 - 1
css/custom.css

@@ -35,7 +35,7 @@ table.wachenaufgaben tr td {
   font-size: 100% !important;
   text-align: left;
   border-bottom: 5px solid #999 !important;
-  padding: 0.1em;
+  padding: 0.05em;
 }
 table.wachenaufgaben tr td.symbol {
   display: table-cell;

+ 1 - 1
css/custom.less

@@ -42,7 +42,7 @@ table.wachenaufgaben {
             font-size: 100% !important;
             text-align: left;
             border-bottom: 5px solid #999 !important;
-            padding: 0.1em;
+            padding: 0.05em;
 
             &.symbol {
                 display: table-cell;