diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index 6537b93..7f78aa8 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -93,6 +93,14 @@ border-bottom-color: green; } +#delete-category-footer{ + border-top:none !important; +} + +.erase-button{ + float:left; +} + /* category app ends */ .clearfix{ diff --git a/categories/templates/categories/category_card.html b/categories/templates/categories/category_card.html index a70c0bc..2cf8857 100644 --- a/categories/templates/categories/category_card.html +++ b/categories/templates/categories/category_card.html @@ -13,7 +13,7 @@