Corrected top area css media query params

corrected button spacing
This commit is contained in:
Luke "Jared" Bennett
2016-06-17 17:42:32 +01:00
parent 9b7fd74805
commit 46f659b8cc
+2 -1
View File
@@ -136,7 +136,7 @@
}
/* Small devices (phones, tablets, 768px and lower) */
@media (max-width: $screen-sm-max) {
@media (max-width: $screen-xs-max) {
width: 100%;
}
}
@@ -220,6 +220,7 @@
form {
display: block;
height: auto;
margin-bottom: 14px;
input {
width: 100%;