]> git.openstreetmap.org Git - rails.git/commitdiff
Remove border css class used by previous version of paginator
authorAnton Khorev <tony29@yandex.ru>
Tue, 3 Oct 2023 14:44:37 +0000 (17:44 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 16 Nov 2023 10:21:14 +0000 (13:21 +0300)
app/assets/stylesheets/common.scss

index 1f5d0398e97b2b11433355821a69f11e4ee6c215..a2b723ccb361bb2d83dcd1bb869bd791fe4985fe 100644 (file)
@@ -101,10 +101,6 @@ time[title] {
   border-color: $grey !important;
 }
 
-.border-lightgrey {
-  border-color: $lightgrey !important;
-}
-
 /* Rules for the header */
 
 #menu-icon {