mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
grunt
This commit is contained in:
parent
97a6275e54
commit
c1a84e38c7
7 changed files with 11 additions and 13 deletions
|
@ -4198,6 +4198,7 @@ a.label:hover {
|
|||
padding-left: .6em;
|
||||
font-size: .75em;
|
||||
font-weight: bold;
|
||||
line-height: 1.5;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
@ -4564,13 +4565,11 @@ a.badge:hover {
|
|||
display: block;
|
||||
}
|
||||
|
||||
.media-right,
|
||||
.media > .pull-right {
|
||||
.media-right {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.media-left,
|
||||
.media > .pull-left {
|
||||
.media-left {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
|
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -4198,6 +4198,7 @@ a.label:hover {
|
|||
padding-left: .6em;
|
||||
font-size: .75em;
|
||||
font-weight: bold;
|
||||
line-height: 1.5;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
@ -4564,13 +4565,11 @@ a.badge:hover {
|
|||
display: block;
|
||||
}
|
||||
|
||||
.media-right,
|
||||
.media > .pull-right {
|
||||
.media-right {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.media-left,
|
||||
.media > .pull-left {
|
||||
.media-left {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
|
|
2
docs/dist/css/bootstrap.css.map
vendored
2
docs/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap.min.css
vendored
2
docs/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue