vendor/assets/stylesheets/spectre/_timelines.scss in spectre_scss-0.5.3.0 vs vendor/assets/stylesheets/spectre/_timelines.scss in spectre_scss-0.5.4.0

- old
+ new

@@ -22,13 +22,15 @@ flex: 1 1 auto; padding: 2px 0 2px $layout-spacing-lg; } .timeline-icon { + align-items: center; border-radius: 50%; color: $light-color; - display: block; + display: flex; height: $unit-6; + justify-content: center; text-align: center; width: $unit-6; &::before { border: $border-width-lg solid $primary-color; border-radius: 50%;