summaryrefslogtreecommitdiffstats
path: root/public/stylesheets
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-01-20 13:07:19 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-01-20 13:07:19 +0000
commit16e9ffce0d0e803f02e3660450120602bca8aff5 (patch)
tree67e40838004344d3b5ee98ef18d170210bf4c380 /public/stylesheets
parent44ac1a0debc802b2ecbaa7cf7f763b373bf0fbb4 (diff)
downloadredmine-16e9ffce0d0e803f02e3660450120602bca8aff5.tar.gz
redmine-16e9ffce0d0e803f02e3660450120602bca8aff5.zip
Added a 'New issue' link in the main menu (accesskey 7).
The drop-down lists to add an issue on the project overview and the issue list are removed. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1081 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/application.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index d370f1b42..5bada6e06 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -17,7 +17,7 @@ h4, .wiki h3 {font-size: 12px;padding: 2px 10px 1px 0px;margin-bottom: 5px; bord
#header a {color:#f8f8f8;}
#quick-search {float:right;}
-#main-menu {position: absolute; bottom: 0px; left:6px;}
+#main-menu {position: absolute; bottom: 0px; left:6px; margin-right: -500px;}
#main-menu ul {margin: 0; padding: 0;}
#main-menu li {
float:left;