Browse Source

fix z-index droppable button

aragonc 9 years ago
parent
commit
8cf9a90082
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Resources/public/css/base.css

+ 1 - 0
app/Resources/public/css/base.css

@@ -4420,6 +4420,7 @@ ul.exercise-draggable-answer .touch-items{
   padding: 10px 20px 10px 20px;
   border: solid #b0b0b0 1px;
   text-decoration: none;
+  z-index: 100;
 }
 ul.exercise-draggable-answer .touch-items:hover{
   background: #ffffff;