From 35cdb8a358afa5bcb376130e53f98979310e05b9 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Mon, 19 Oct 2015 11:15:43 +0200 Subject: [PATCH] fix avatar crown icons --- app/assets/stylesheets/zammad.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 66f407dbf..74603a465 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -2880,7 +2880,7 @@ footer { } } - .icon { + .icon-logo { width: 100%; height: 100%; }