icon.sass (bulma-0.9.2) | : | icon.sass (bulma-0.9.3) | ||
---|---|---|---|---|
skipping to change at line 35 | skipping to change at line 35 | |||
align-items: flex-start | align-items: flex-start | |||
color: inherit | color: inherit | |||
display: inline-flex | display: inline-flex | |||
flex-wrap: wrap | flex-wrap: wrap | |||
line-height: $icon-dimensions | line-height: $icon-dimensions | |||
vertical-align: top | vertical-align: top | |||
.icon | .icon | |||
flex-grow: 0 | flex-grow: 0 | |||
flex-shrink: 0 | flex-shrink: 0 | |||
&:not(:last-child) | &:not(:last-child) | |||
margin-right: $icon-text-spacing | +ltr | |||
margin-right: $icon-text-spacing | ||||
+rtl | ||||
margin-left: $icon-text-spacing | ||||
&:not(:first-child) | &:not(:first-child) | |||
margin-left: $icon-text-spacing | +ltr | |||
margin-left: $icon-text-spacing | ||||
+rtl | ||||
margin-right: $icon-text-spacing | ||||
div.icon-text | div.icon-text | |||
display: flex | display: flex | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 8 lines changed or added |