From: Andy Allan Date: Wed, 6 Jan 2021 15:40:53 +0000 (+0000) Subject: Remove spacing tweaks and legacy pagination spacing CSS X-Git-Tag: live~2728^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/76146baf60c861fed1ab9f2d16c757f1b82e7903 Remove spacing tweaks and legacy pagination spacing CSS No need to fight against something that we no longer use. --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index d8369e3ce..0998b94a9 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1273,10 +1273,6 @@ tr.turn:hover { } } -.pagination { - padding-top: $lineheight; -} - /* Rules for the diary entry page */ .diary_entries { diff --git a/app/views/traces/_trace_paging_nav.html.erb b/app/views/traces/_trace_paging_nav.html.erb index f3666d926..25e35d226 100644 --- a/app/views/traces/_trace_paging_nav.html.erb +++ b/app/views/traces/_trace_paging_nav.html.erb @@ -1,5 +1,5 @@