From: Anton Khorev Date: Tue, 3 Oct 2023 14:44:37 +0000 (+0300) Subject: Remove border css class used by previous version of paginator X-Git-Tag: live~1054^2~6 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/8a6c34fa78cf4fa52332d90448dae50087f2b510?ds=inline Remove border css class used by previous version of paginator --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 1f5d0398e..a2b723ccb 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -101,10 +101,6 @@ time[title] { border-color: $grey !important; } -.border-lightgrey { - border-color: $lightgrey !important; -} - /* Rules for the header */ #menu-icon {