vendor/assets/stylesheets/_toolbar.scss in active_frontend-12.1.22 vs vendor/assets/stylesheets/_toolbar.scss in active_frontend-12.1.23

- old
+ new

@@ -87,13 +87,10 @@ border-right-color: $color-transparent; } .toolbar-bordered > a:hover, .toolbar-bordered > a.active, .toolbar-bordered > a:active, -.toolbar-bordered > a:focus { - background: $color-transparent; - border-right-color: $color-primary; -} +.toolbar-bordered > a:focus { border-right-color: $color-primary; } .toolbar-bordered.toolbar-alt > a { border-left-width: 3px !important; border-left-style: solid; border-left-color: $color-transparent; border-right: 0 !important; \ No newline at end of file