From fc681d05ab523df77be0a9377471fdd358bb132b Mon Sep 17 00:00:00 2001 From: Felipe Henrique de Almeida Bormann Date: Wed, 28 Dec 2016 16:40:24 -0300 Subject: [PATCH] fixed description html way --- amadeus/static/css/base/amadeus.css | 4 ++++ categories/templates/categories/list.html | 19 ++++++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) 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 %} -