From b4bbaf024b177355285563d5429fba95a1ea4273 Mon Sep 17 00:00:00 2001 From: elenatorro Date: Thu, 8 Feb 2018 11:05:39 +0100 Subject: [PATCH] Remove unnecessary property --- app/assets/stylesheets/editor-3/public.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/editor-3/public.scss b/app/assets/stylesheets/editor-3/public.scss index 014a757553..799f17097c 100644 --- a/app/assets/stylesheets/editor-3/public.scss +++ b/app/assets/stylesheets/editor-3/public.scss @@ -34,8 +34,6 @@ } .CDB-Embed-description { - display: -moz-box; - display: -webkit-box; max-height: 32px; margin-top: 8px; overflow: hidden;