Fix bootstrap conflict with context menus
This commit is contained in:
@@ -52,6 +52,10 @@ li {
|
||||
display: none;
|
||||
position: absolute;
|
||||
}
|
||||
.contextMenu li {
|
||||
padding: 0;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.droppable {
|
||||
background-color: #FE9A2E;
|
||||
|
||||
Reference in New Issue
Block a user