This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
a4745dd7a1
bootstrap
/
scss
/
mixins
/
_pulls.scss
7 lines
96 B
SCSS
Raw
Blame
History
@mixin
pull-left
{
float
:
left
!important
;
}
@mixin
pull-right
{
float
:
right
!important
;
}
Reference in New Issue
View Git Blame
Copy Permalink