minor exercise fix
[edumed.git] / catalogue / static / catalogue / css / exercise.scss
index 6b00e20..9342b90 100755 (executable)
@@ -242,3 +242,13 @@ $px: 0.0625em;
         }
     }
 }
+
+.wybor .question {
+    .lista {
+        list-style: none;
+        padding: 0;
+        li {
+            margin: 0;
+        }
+    }
+}