Support for inline items in question of type "przyporzadkuj"
[edumed.git] / wtem / templates / wtem / main.html
index 3473d3b..952b3e9 100644 (file)
@@ -26,6 +26,9 @@
         text-align: center;
         font-weight: bold;
     }
+    .wtem-items-inline li {
+        display: inline-block;
+    }
 
 </style>