From 54bb4da1279cc260fcc77fc8c38dc02a361c44cc Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sat, 7 Mar 2015 08:59:12 -0500 Subject: [PATCH] Small screens should use 12 columns, not 1. --- xonstat/templates/base.mako | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonstat/templates/base.mako b/xonstat/templates/base.mako index 2618936..fb286fa 100644 --- a/xonstat/templates/base.mako +++ b/xonstat/templates/base.mako @@ -33,7 +33,7 @@
-
+
<%block name="title">
-- 2.39.2