Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
81e02950
Commit
81e02950
authored
9 years ago
by
vsn4ik
Browse files
Options
Download
Email Patches
Plain Diff
Fix classes for responsive floats in migration
See
a8dc4812
#commitcomment-14677726 [skip sauce]
parent
17d15959
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/migration.md
+2
-2
docs/migration.md
with
2 additions
and
2 deletions
+2
-2
docs/migration.md
+
2
-
2
View file @
81e02950
...
@@ -130,8 +130,8 @@ Dropped entirely for the new card component.
...
@@ -130,8 +130,8 @@ Dropped entirely for the new card component.
### Utilities
### Utilities
-
Added
`.pull-{
left,right,none}-{xs,sm,md,lg,xl
}`
classes for responsive floats
-
Added
`.pull-{
xs,sm,md,lg,xl}-{left,right,none
}`
classes for responsive floats
-
Removed
`.pull-left`
and
`.pull-right`
since they're redundant to
`.pull-left
-xs
`
and
`.pull-right
-xs
`
-
Removed
`.pull-left`
and
`.pull-right`
since they're redundant to
`.pull-
xs-
left`
and
`.pull-
xs-
right`
## Documentation
## Documentation
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment