Fix Draggable matching answer - refs #8336

pull/2487/head
Angel Fernando Quiroz Campos 9 years ago
parent 05994edbfb
commit a41929ac42
  1. 2
      app/Resources/public/css/base.css

@ -4252,8 +4252,8 @@ ul.exercise-draggable-answer .touch-items:hover{
min-height: 4em;
width: 100%;
padding: 20px;
position: relative;
box-sizing: border-box;
}
.drag_question .indent{
text-indent: -15px;

Loading…
Cancel
Save