From 70a912abbdb6762f547c4fad3f08447eb99e4597 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Tue, 2 Jun 2015 16:52:13 +0200 Subject: [PATCH] hotfix avatar cropper --- 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 a637ea341..b34e320e0 100644 --- a/app/assets/stylesheets/zammad.css.scss +++ b/app/assets/stylesheets/zammad.css.scss @@ -4764,7 +4764,7 @@ label + .wizard-buttonList { .imageCropper-image { max-width: 100%; max-height: 100%; - // opacity: 0; + opacity: 0; } .imageCropper-preview {