changeset 3082:c222599da9a7 beta

remove scroll from new admin drop-down menu
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 09 Dec 2012 16:40:10 +0100
parents b2c7f7c5ce11
children 98e8fd2d55b6
files rhodecode/public/css/style.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Sun Dec 09 16:21:02 2012 +0100
+++ b/rhodecode/public/css/style.css	Sun Dec 09 16:40:10 2012 +0100
@@ -541,7 +541,7 @@
 
 #header #header-inner #quick li ul ul {
 	right: 200px;
-	max-height: 275px;
+	max-height: 290px;
 	overflow: auto;
 	overflow-x: hidden;
 	white-space: normal;