vendor/assets/stylesheets/components/_subheader.scss in active_frontend-16.4.1 vs vendor/assets/stylesheets/components/_subheader.scss in active_frontend-17.0.0
- old
+ new
@@ -38,15 +38,14 @@
> li {
float: left;
margin-right: 15px;
&:last-child { margin-right: 0; }
-
&.btn-group + .btn-group { margin-left: 0; }
.indicator {
background: color(red);
- border-radius: border-radius(xl);
+ border-radius: border-radius(xxl);
height: 5px;
margin-left: 17px;
position: absolute;
width: 5px;
}