Fix button wrapping issue on small screens

This commit is contained in:
Colin McLeod
2015-07-03 15:42:08 -07:00
parent 3b44f5fe27
commit 4abdce2b70

View File

@@ -72,7 +72,7 @@
} }
.largePhone({ .largePhone({
width: 70%; width: 60%;
}); });
.medPhone({ .medPhone({