]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/3697'
authorTom Hughes <tom@compton.nu>
Sun, 18 Sep 2022 17:32:12 +0000 (18:32 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 18 Sep 2022 17:32:12 +0000 (18:32 +0100)
app/assets/stylesheets/common.scss

index 6b97dd1a9de2d091e0e0c6693907e55debbcbeae..6feb6d89936f95021d81a01d3e342b80da359d1b 100644 (file)
@@ -1418,7 +1418,7 @@ abbr.geo {
   border-bottom: none;
 }
 
-/* General styles for action lists / subnavs / pager navs */
+/* General styles for action lists / subnavs */
 
 
 nav.secondary-actions {
@@ -1431,10 +1431,6 @@ nav.secondary-actions {
     margin-bottom: 0;
     margin-left: -1px;
     padding: 0;
-    &.pager {
-      display: inline-block;
-      margin-right: 60px;
-    }
     > li {
       flex-basis: auto;
       list-style: none;