Merge pull request #262 from pawelad/patch-1

Added 'z-index' attribute to '.polymorphic-type-menu' CSS class
fix_request_path_info
Diederik van der Boor 2017-04-06 14:15:45 +02:00 committed by GitHub
commit a568c04e40
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
border-radius: 4px;
padding: 2px;
background-color: #fff;
z-index: 1000;
}
.polymorphic-type-menu ul {