Bladeren bron

Fix incorrect alignment of All Posts list on small screen

Close #64
Talha Mansoor 11 jaren geleden
bovenliggende
commit
56722c40b5
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      static/css/elegant.css

+ 1 - 0
static/css/elegant.css

@@ -527,6 +527,7 @@ ul.list-all-articles li {
     font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, Sans-Serif;
     font-size: 1.1em;
     padding: .3em 0;
+    overflow: auto;
 }
 ul.list-all-articles li time {
     color: #AAA;