diff --git a/app/assets/stylesheets/scss/groups.scss b/app/assets/stylesheets/scss/groups.scss index 1e570b8e..f8910279 100644 --- a/app/assets/stylesheets/scss/groups.scss +++ b/app/assets/stylesheets/scss/groups.scss @@ -6,4 +6,9 @@ .groups--list .list-group-item { padding: 5px 7px; +} + +a[role="tab"] { + outline: 0px none; + border: none !important; } \ No newline at end of file