From caf054bd8fc232ba11a0a60f7c40ab288341ccf9 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Thu, 20 Nov 2014 10:37:30 +0100 Subject: [PATCH] fatter logotype for the login footer --- app/assets/images/logotype on dark.svg | 11 ++--------- app/assets/stylesheets/zammad.css.scss | 6 ++---- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/app/assets/images/logotype on dark.svg b/app/assets/images/logotype on dark.svg index ec4360a20..9da7675b0 100644 --- a/app/assets/images/logotype on dark.svg +++ b/app/assets/images/logotype on dark.svg @@ -1,17 +1,10 @@ - + logotype on dark Created with Sketch. - - - - - - - - + \ No newline at end of file diff --git a/app/assets/stylesheets/zammad.css.scss b/app/assets/stylesheets/zammad.css.scss index 497ce6f97..d275a1b11 100644 --- a/app/assets/stylesheets/zammad.css.scss +++ b/app/assets/stylesheets/zammad.css.scss @@ -868,10 +868,8 @@ textarea, } .logotype { - opacity: 0.095; - height: 15px; - margin-left: 5px; - margin-top: -6px; + margin-left: 8px; + margin-top: -5px; } }