2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Add responsive float classes; fixes #13690

This commit is contained in:
Chris Rebert
2015-11-25 02:32:41 -08:00
parent 48fc3d9aa7
commit a8dc4812a4
14 changed files with 53 additions and 42 deletions
+5
View File
@@ -128,6 +128,11 @@ Dropped entirely for the new card component.
- Renamed `.item` to `.carousel-item`.
### Utilities
- Added `.pull-{left,right,none}-{xs,sm,md,lg,xl}` classes for responsive floats
- Removed `.pull-left` and `.pull-right` since they're redundant to `.pull-left-xs` and `.pull-right-xs`
## Documentation
Our documentation received an upgrade across the board as well. Here's the low down: