From c13d8176b537eaa3ce8770b56e1a70e8e29812c4 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 30 Mar 2016 08:00:22 +0530 Subject: [PATCH] UX: Imgur album width should be dependent on album description --- app/assets/stylesheets/common/base/onebox.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index 91cfb24916a..2833ef4cefc 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -289,7 +289,6 @@ aside.onebox.twitterstatus .onebox-body { .outer-box { position: absolute; z-index: 935; - width: 100%; height: 30px; overflow: hidden; font-size: 12px;