diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 0195ed326..f9a48da82 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1028,7 +1028,7 @@ header .search_form { } } - :last-child { + .browse-section:last-of-type { border-bottom: none; }