bigger items on mobile

This commit is contained in:
Athou
2013-11-08 11:18:50 +01:00
parent fc318ad211
commit 0ff998bbd7
2 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,10 @@ html.mobile, html.tablet {
.left-menu {
display: none !important;
}
.left-menu .feed-link, .left-menu .category-link {
line-height: 30px;
font-size: 105%;
}
.toolbar .toolbar-expand.btn-group {
display: inline-block !important;
}