diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index a6f287d..26ff177 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -53,6 +53,10 @@ padding:10px; } +.core-subjects-options > li{ + float:left; +} + /* category app ends */ .clearfix{ diff --git a/categories/templates/categories/list.html b/categories/templates/categories/list.html index 61cf3d1..4b28c9d 100755 --- a/categories/templates/categories/list.html +++ b/categories/templates/categories/list.html @@ -26,12 +26,14 @@ {% if user.is_staff %} -{% else %} -