Skip to content

Commit

Permalink
fix z-index droppable button
Browse files Browse the repository at this point in the history
  • Loading branch information
aragonc committed Nov 5, 2015
1 parent c59f96e commit 8cf9a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Resources/public/css/base.css
Expand Up @@ -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;
Expand Down

0 comments on commit 8cf9a90

Please sign in to comment.