From 605606a2bec62d3e03479c876f80d54e6615f3d2 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 11 Jun 2015 15:16:15 +0200 Subject: [PATCH] Improved position of counter. --- app/assets/stylesheets/zammad.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/zammad.css.scss b/app/assets/stylesheets/zammad.css.scss index c58a7e83b..f79f4335c 100644 --- a/app/assets/stylesheets/zammad.css.scss +++ b/app/assets/stylesheets/zammad.css.scss @@ -2001,7 +2001,7 @@ footer { padding: 0 4px; font-size: 12px; font-weight: 300; - line-height: 15px; + line-height: 16px; text-align: center; color: white; text-shadow: 0 1px 1px rgba(0,0,0,.21);