2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Reset docs jumbotron button to blue defaults

This commit is contained in:
Mark Otto
2013-01-13 04:27:51 -08:00
parent 7d8d5c7838
commit d247f71217
-10
View File
@@ -114,16 +114,6 @@ hr.soften {
padding: 19px 24px;
font-size: 24px;
color: #fff; /* redeclare to override the `.jumbotron a` */
border: 2px solid #fff;
background-color: transparent;
}
.masthead .btn:hover,
.masthead .btn:active {
color: #333;
background-color: #fff;
}
.masthead .btn:active {
box-shadow: none;
}