Add some logic for small screen layout

This commit is contained in:
summerscope
2014-12-19 13:11:35 +11:00
parent e9cb7f9565
commit b944030994

View File

@@ -12,6 +12,8 @@
border: 1px solid $clr-blue-light
@include border-radius(0.25em)
margin-top: 2px
@media all and (max-width: 640px)
margin-bottom: 1em
.row.filter-box.clear-filters
background: transparent