From 5109cef12648e34309920d42236c8a57bdaa20a3 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 4 Sep 2019 20:44:05 +0530 Subject: [PATCH] Fix the build. --- app/assets/stylesheets/embed.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/embed.scss b/app/assets/stylesheets/embed.scss index 9082249b0a3..286570b0814 100644 --- a/app/assets/stylesheets/embed.scss +++ b/app/assets/stylesheets/embed.scss @@ -231,7 +231,6 @@ div.lightbox-wrapper { max-height: 100px; } } - } } }