]> source.dussan.org Git - redmine.git/commitdiff
Force vertical scroll bar to avoid layout jump.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 21 Dec 2010 17:59:38 +0000 (17:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 21 Dec 2010 17:59:38 +0000 (17:59 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4552 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 4ff5c28bdc5ed45c5bf63a7457fea5cbad17f672..feddfcb4d26e4e1d18e91c98088827d3c3449ce2 100644 (file)
@@ -1,3 +1,4 @@
+html {overflow-y:scroll;}
 body { font-family: Verdana, sans-serif; font-size: 12px; color:#484848; margin: 0; padding: 0; min-width: 900px; }
 
 h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, sans-serif;}