dhulihan / hooligan

A low-lit fully responsive theme for Jekyll-Bootstrap.
http://themes.jekyllbootstrap.com/preview/hooligan/
137 stars 43 forks source link

categories too wide on smart-phones #7

Open paul-hammant opened 11 years ago

paul-hammant commented 11 years ago

tag_box (CSS) could be better with a width : 330px looks OK :

.tag_box { list-style: none; margin: 0; padding: 5px 0; overflow: hidden; width: 330px; }