Loading sass/src/common/local.scss +5 −0 Original line number Diff line number Diff line Loading @@ -295,3 +295,8 @@ ul.route-history > li { } } } a.timeline-link { padding-top: 1ex; padding-bottom: 1ex; } templates/_timeline_link.html.ep +1 −1 Original line number Diff line number Diff line <div> <a href="/timeline/in-transit"> <a class="timeline-link" href="/timeline/in-transit"> % if (@{$timeline} <= 2) { <strong><%= $timeline->[0]->{followee_name} %></strong> % } Loading Loading
sass/src/common/local.scss +5 −0 Original line number Diff line number Diff line Loading @@ -295,3 +295,8 @@ ul.route-history > li { } } } a.timeline-link { padding-top: 1ex; padding-bottom: 1ex; }
templates/_timeline_link.html.ep +1 −1 Original line number Diff line number Diff line <div> <a href="/timeline/in-transit"> <a class="timeline-link" href="/timeline/in-transit"> % if (@{$timeline} <= 2) { <strong><%= $timeline->[0]->{followee_name} %></strong> % } Loading