fix z-index droppable button

1.10.x
aragonc 10 years ago
parent c59f96ed9f
commit 8cf9a90082
  1. 1
      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;

Loading…
Cancel
Save