Tweaks to input layout for responsive

This commit is contained in:
summerscope
2014-07-18 16:34:25 +10:00
parent 751865a540
commit 8d1175c495

View File

@@ -73,11 +73,13 @@
.bulk-input-container
float: right
@media all and (max-width: 640px)
float: left !important
.bulk-input
float: left
@media all and (max-width: 480px)
float: left !important