Commit 372527d657f75ab5b2860efa98798dd92166535a

Authored by AntonioTerceiro
1 parent fb3107b7

ActionItem152: decreasing z-index



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1192 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/menu.css
@@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
17 left: 3px; 17 left: 3px;
18 right: 3px; 18 right: 3px;
19 height: 22px; 19 height: 22px;
20 - z-index: 9999; 20 + z-index: 4500;
21 background-color: #3465A4; 21 background-color: #3465A4;
22 } 22 }
23 23