2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

add mention of js compilation to single file in customize page per #2003

This commit is contained in:
Mark Otto
2012-02-17 21:18:08 -08:00
parent ec05ebc5ed
commit b776cae902
4 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -427,17 +427,17 @@ hr.soften {
.download-btn {
margin: 36px 0 108px;
}
.download p,
.download h4 {
#download p,
#download h4 {
max-width: 50%;
margin: 0 auto;
color: #999;
text-align: center;
}
.download h4 {
#download h4 {
margin-bottom: 0;
}
.download p {
#download p {
margin-bottom: 18px;
}
.download-btn .btn {