Skip to content

Commit

Permalink
admin/css/style.css: Added z-index to #panel
Browse files Browse the repository at this point in the history
  • Loading branch information
pepakriz committed Sep 9, 2013
1 parent 289eefb commit dc0c861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/public/admin/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ form fieldset:first-of-type legend {
margin-left: 0px;
position: fixed;
padding: 0;
z-index: 10;
}
#panel > div {
padding: 0 10px 0 10px;
Expand Down

0 comments on commit dc0c861

Please sign in to comment.