2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

tons of docs helpers cleanup

This commit is contained in:
Mark Otto
2015-01-19 16:15:51 -08:00
parent 6ba05d95d5
commit e2c6dd29d8
10 changed files with 32 additions and 11 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+19
View File
@@ -1176,6 +1176,25 @@ body {
overflow: auto;
}
// Helpers
.bs-example > {
.center-block {
max-width: 200px;
padding: .5rem;
background-color: #eee;
}
.bg-primary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
padding: .5rem;
margin-top: .5rem;
margin-bottom: .5rem;
}
}
//
// Code snippets