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; } }