Defect #24000 ยป 0001-setting-z-index-of-project-menu-drop-down-to-45-abov.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 59 | 59 |
display: none; |
| 60 | 60 |
position:absolute; |
| 61 | 61 |
width: inherit; |
| 62 |
z-index:1;
|
|
| 62 |
z-index:45;
|
|
| 63 | 63 |
background-color:#fff; |
| 64 | 64 |
border-right: 1px solid #759FCF; |
| 65 | 65 |
border-bottom: 1px solid #759FCF; |