Added 'z-index' attribute to '.polymorphic-type-menu' CSS class

fix_request_path_info
Paweł Adamczak 2017-02-06 15:06:58 +00:00 committed by GitHub
parent c2aff50ecc
commit 54b681c13b
1 changed files with 1 additions and 0 deletions

View File

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