diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index d0fa802..ff2078c 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -113,6 +113,11 @@ margin-right: 10px; } +.category-header .dropdown-menu i { + font-size: 20px !important; + float: auto; +} + .category-header i{ color: white; font-size: 20px; diff --git a/categories/templates/categories/list.html b/categories/templates/categories/list.html index 6d72a53..820f960 100755 --- a/categories/templates/categories/list.html +++ b/categories/templates/categories/list.html @@ -56,10 +56,14 @@ {% endif %} -- libgit2 0.21.2