1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00
This commit is contained in:
Mark Otto
2016-02-03 20:43:16 -08:00
parent b4a2b99395
commit 0f18bd3257
8 changed files with 6 additions and 24 deletions

View File

@@ -4257,15 +4257,6 @@ a.label:focus, a.label:hover {
border-radius: .25rem;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-heading {
color: inherit;
}