2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

clarify some docs, improve layout

This commit is contained in:
Mark Otto
2015-04-22 23:09:05 -07:00
parent fd88ae4b4e
commit 46a3506a42
8 changed files with 34 additions and 7 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
+6 -1
View File
@@ -28,11 +28,16 @@
@include media-breakpoint-up(sm) {
margin-left: 0;
margin-right: 0;
margin-bottom: -1rem;
margin-bottom: 0;
padding: 1.5rem;
border-width: .2rem;
}
+ .highlight,
+ .zero-clipboard + .highlight {
margin-top: -1rem;
}
+ p {
margin-top: 2rem;
}
+4
View File
@@ -164,6 +164,10 @@
text-align: center;
background-color: #fff;
border-top: 1px solid #eee;
.highlight {
text-align: left;
}
}
.bd-featurette-title {