1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-03 00:31:55 +02:00

rework downloads to simplify and add sass

This commit is contained in:
Mark Otto
2013-12-21 13:40:42 -08:00
parent 16ff01f629
commit 176e35d33d
5 changed files with 23 additions and 38 deletions

View File

@@ -232,13 +232,9 @@ body {
}
.bs-masthead .btn-outline {
width: 100%;
margin: 10px 5px;
padding: 14px 24px;
font-size: 20px;
}
.bs-masthead .btn-outline + .btn-outline {
margin-top: 10px;
}
@media (min-width: 480px) {
.bs-masthead .btn-outline {