From bdf3f480cb36204182ae6134d544bc09edb336d1 Mon Sep 17 00:00:00 2001 From: Justin Palmer Date: Wed, 13 Feb 2013 10:13:27 -0800 Subject: [PATCH] bump position of preview count --- static/command-panel.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/command-panel.css b/static/command-panel.css index 95f889e41..ade984aac 100644 --- a/static/command-panel.css +++ b/static/command-panel.css @@ -30,7 +30,7 @@ text-align: right; position: absolute; right: 15px; - top: 24px; + top: 15px; z-index: 9999; }