Various fixes.
[wolnelektury.git] / src / wolnelektury / static / scss / main / tag.scss
old mode 100755 (executable)
new mode 100644 (file)
index 1e1801c..075e6c2
         padding-bottom: 0;
     }
 
+    h1 {
+        // fix for webkit
+        min-height: 9px;
+    }
 
     .tabs {
         position: absolute;