Merge pull request #262 from pawelad/patch-1
Added 'z-index' attribute to '.polymorphic-type-menu' CSS class
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user