[designfix] fix lower action menu on issue show

pull/41/head
Romano Licker 13 years ago
parent 174cecf58b
commit 952842597b
  1. 3
      public/stylesheets/application.css

@ -2779,8 +2779,9 @@ ul.action_menu_more {
} }
#lower-title-bar ul.action_menu_more { #lower-title-bar ul.action_menu_more {
bottom: 0; bottom: 0;
left: 0; right: 0;
margin-bottom: 25px; margin-bottom: 25px;
top: auto;
} }
#lower-title-bar ul.action_menu_main > li.drop-down { #lower-title-bar ul.action_menu_main > li.drop-down {
position: relative; position: relative;

Loading…
Cancel
Save