X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/779388f1f9ac282a73b70a37910cee109bc15047..33d0f10afc633611ef2578f91a98f9baeb8e82c3:/wtem/templates/wtem/main.html diff --git a/wtem/templates/wtem/main.html b/wtem/templates/wtem/main.html index 3473d3b..952b3e9 100644 --- a/wtem/templates/wtem/main.html +++ b/wtem/templates/wtem/main.html @@ -26,6 +26,9 @@ text-align: center; font-weight: bold; } + .wtem-items-inline li { + display: inline-block; + }