]> source.dussan.org Git - redmine.git/commitdiff
Raised the max-height.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 10 Aug 2012 18:49:30 +0000 (18:49 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 10 Aug 2012 18:49:30 +0000 (18:49 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10193 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 33aca912ee3e6c645db4928d2b7823f60eade261..138161ca23449cfd0a714e51bd64836c0255897f 100644 (file)
@@ -423,7 +423,7 @@ ul.projects li {list-style-type:none;}
 #projects-index ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
 .my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; }
 
-#notified-projects ul, #tracker_project_ids ul {max-height:150px; overflow-y:auto;}
+#notified-projects ul, #tracker_project_ids ul {max-height:250px; overflow-y:auto;}
 
 #related-issues li img {vertical-align:middle;}