Changeset - c222599da9a7
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-12-09 16:40:10
marcin@python-works.com
remove scroll from new admin drop-down menu
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -541,7 +541,7 @@ div:hover > a.permalink {
 
 
#header #header-inner #quick li ul ul {
 
	right: 200px;
 
	max-height: 275px;
 
	max-height: 290px;
 
	overflow: auto;
 
	overflow-x: hidden;
 
	white-space: normal;
0 comments (0 inline, 0 general)