app/assets/stylesheets/sass-zero/utilities/text.scss in sass-zero-0.0.21 vs app/assets/stylesheets/sass-zero/utilities/text.scss in sass-zero-0.0.22
- old
+ new
@@ -74,13 +74,9 @@
}
&--strike {
text-decoration: line-through;
}
-
- &--nowrap {
- white-space: nowrap;
- }
}
.align {
&--top {
vertical-align: top;