smaller margins on mobile

This commit is contained in:
Athou
2013-12-10 09:28:58 +01:00
parent 76465fee07
commit e69785bb89

View File

@@ -27,6 +27,8 @@ html.mobile, html.tablet {
float: none !important;
width: 100% !important;
margin-left: 0 !important;
padding-left: 5px;
padding-right: 5px;
}
#feed-accordion .entry-heading .shrink {
margin-left: 0;