Upgrade do Django 2.1, Machina 1; remove obsolete settings from banners.
[wolnelektury.git] / src / wolnelektury / static / scss / main / tag.scss
index 1e1801c..075e6c2 100755 (executable)
         padding-bottom: 0;
     }
 
+    h1 {
+        // fix for webkit
+        min-height: 9px;
+    }
 
     .tabs {
         position: absolute;