From cd7ff9cb8997741f52ed526fda1076ea554dd0b5 Mon Sep 17 00:00:00 2001 From: jpl Date: Fri, 21 Apr 2017 17:12:09 +0200 Subject: Fix jp end of stop_areas list grey line (css only) --- app/assets/stylesheets/modules/_jp_collection.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/modules/_jp_collection.sass b/app/assets/stylesheets/modules/_jp_collection.sass index eff1e2abc..d1f864e5c 100644 --- a/app/assets/stylesheets/modules/_jp_collection.sass +++ b/app/assets/stylesheets/modules/_jp_collection.sass @@ -78,3 +78,7 @@ &:after bottom: -6px + + .t2e-head > .td:last-child > div > span + &:after + bottom: 50% -- cgit v1.2.3