mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
updated docs pages (still wip), adding misc css classes, added form styles from 1.4, added github buttons to homepage
This commit is contained in:
@@ -1151,3 +1151,13 @@ input[type=submit].btn {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// MISC
|
||||
// ----
|
||||
.pull-right {
|
||||
float: right;
|
||||
}
|
||||
.pull-left {
|
||||
float: left;
|
||||
}
|
||||
Reference in New Issue
Block a user