diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss index 9eff0e273..a2897e6f9 100644 --- a/app/assets/stylesheets/admin.scss +++ b/app/assets/stylesheets/admin.scss @@ -278,6 +278,10 @@ $admin-color: #cf3638; a { font-weight: normal; } + + .active { + border-bottom: 0; + } } }