From 00bc69f8b2e67d36da4278617843f2321db2a8f6 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 23 Mar 2015 13:16:12 -0400 Subject: [PATCH] tablet fix for cats --- less/categories.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/categories.less b/less/categories.less index b7152f3..2fb3816 100644 --- a/less/categories.less +++ b/less/categories.less @@ -37,7 +37,7 @@ width: 85%; } - @media (max-width: @screen-lg-min) { + @media (max-width: @screen-sm-max) { h1 { width: 95%; margin-left: 0;