From f4c2f56f266ba0ab9bda22afd304d76964b855a6 Mon Sep 17 00:00:00 2001 From: Alex Contini Date: Thu, 1 Feb 2018 10:34:20 -0500 Subject: [PATCH] Increase maximum mobile width dimensions from 580px to 640px Increase maximum viewport dimensions from 580px to 640px \assign @Bradamant3 --- css/style_user_journeys.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style_user_journeys.css b/css/style_user_journeys.css index 21d9cb3605..a68d77e5cf 100644 --- a/css/style_user_journeys.css +++ b/css/style_user_journeys.css @@ -892,7 +892,7 @@ th { -@media screen and (max-width: 580px) { +@media screen and (max-width: 640px) { .browsecolumn { width: 95%;