2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Decrease number of order utilities (#28874)

This commit is contained in:
Martijn Cuppens
2019-06-18 07:02:14 +02:00
committed by GitHub
parent c5b1919dea
commit 83fc5a3239
4 changed files with 19 additions and 13 deletions
+1
View File
@@ -96,6 +96,7 @@ Badges were overhauled to better differentiate themselves from buttons and to be
## Utilities
- Renamed `.text-monospace` to `.font-monospace`
- Decreased the number of responsive order utilities per breakpoint. The highest order utility with a number now is `.order-5` instead of `.order-12`. [See #28874](https://github.com/twbs/bootstrap/pull/28874).
- **Todo:** Drop `.text-hide` as it's an antiquated method for hiding text that shouldn't be used anymore
- **Todo:** Split utilities into property-value utility classes and helpers