From 4eec51e2711548eb302e333c49ac97eff2bee722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 9 Feb 2017 18:38:20 +0100 Subject: [PATCH] Added lengthcounter to description --- public/css/style.css | 5 +++++ public/php/panel.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index 8df722bf..9fcbf40e 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -597,6 +597,11 @@ display: inline-flex; background: white; } +#description_form div .character-counter{ + margin-top: -30px; + color:black; +} + .spinner-white, .spinner-white-only { border-color: white; } diff --git a/public/php/panel.php b/public/php/panel.php index 61bd7db3..0a3db5b2 100755 --- a/public/php/panel.php +++ b/public/php/panel.php @@ -115,7 +115,7 @@