mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Update styles for Ruby Sass compat
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@mixin pull-left {
|
||||
float: left !important;
|
||||
}
|
||||
@mixin pull-right {
|
||||
float: right !important;
|
||||
}
|
||||
Reference in New Issue
Block a user