From 19aa79fc27b90fcaca773affea352d93e5d04a66 Mon Sep 17 00:00:00 2001 From: Rob H Date: Fri, 16 May 2014 10:06:20 +1000 Subject: [PATCH] Add max height to admin sidebar items --- app/assets/stylesheets/admin/sidebar-item.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/admin/sidebar-item.css.sass b/app/assets/stylesheets/admin/sidebar-item.css.sass index 73a0b349a3..e3e23f85a4 100644 --- a/app/assets/stylesheets/admin/sidebar-item.css.sass +++ b/app/assets/stylesheets/admin/sidebar-item.css.sass @@ -15,7 +15,7 @@ div.sidebar_item background-color: #DA5354 .list - //max-height: 150px + max-height: 400px overflow-y: auto .list-item