From 4abdce2b70e45b080a399f8ff691510f750428ac Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Fri, 3 Jul 2015 15:42:08 -0700 Subject: [PATCH] Fix button wrapping issue on small screens --- app/less/outfit.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/less/outfit.less b/app/less/outfit.less index 57f8d2c0..b2f21653 100755 --- a/app/less/outfit.less +++ b/app/less/outfit.less @@ -72,7 +72,7 @@ } .largePhone({ - width: 70%; + width: 60%; }); .medPhone({