From cdbee2b2bce581f0048b291355b56ccfcd6a50fc Mon Sep 17 00:00:00 2001 From: erqan Date: Fri, 21 Mar 2014 22:43:19 +0200 Subject: [PATCH] Fixing #118 - following modal view --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 24627c5..714bf9a 100644 --- a/css/style.css +++ b/css/style.css @@ -1372,6 +1372,7 @@ button.disabled:hover .following-modal .modal-content { padding: 15px; + height: 400px; overflow-y: auto; } .following-modal .modal-buttons