From 29594859db9e2df6a5830e54755815487a72bfff Mon Sep 17 00:00:00 2001 From: SamuelNZ Date: Tue, 18 Mar 2014 18:34:43 +1300 Subject: [PATCH] Update layout.css Adjusted to work with other proposed pull --- public/site_assets/mpos/css/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/site_assets/mpos/css/layout.css b/public/site_assets/mpos/css/layout.css index 15f357d5..60ffe202 100644 --- a/public/site_assets/mpos/css/layout.css +++ b/public/site_assets/mpos/css/layout.css @@ -11,7 +11,7 @@ padding: 0; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; background: #F8F8F8; font-size: 12px; -min-width: 1269px; +min-width: 1323px; /* Allows resizing without distortion of graphs and the like, some older browsers will ingnore this */ }