diff --git a/categories/view_card.html b/categories/view_card.html index f2ea7c8..3262154 100644 --- a/categories/view_card.html +++ b/categories/view_card.html @@ -22,8 +22,8 @@ {{if .GivenPermissionToModify}}
  • - + diff --git a/static/default.css b/static/default.css index 10237df..f13975f 100644 --- a/static/default.css +++ b/static/default.css @@ -271,7 +271,7 @@ mark { background: rgba(130, 80, 30, 5); color: inherit; } border: none; background: none; } -.categories-card #_cat-name { +.categories-card #_cat-input { width: 100%; margin: 0; padding: 0 .5rem;