1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00
This commit is contained in:
Mark Otto
2016-09-11 23:52:47 -07:00
parent 580dec7846
commit 13e4348dfd
16 changed files with 16 additions and 12 deletions

View File

@@ -3994,6 +3994,7 @@ input[type="button"].btn-block {
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: #f5f5f5;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}