mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
grunt
This commit is contained in:
parent
97a6275e54
commit
c1a84e38c7
@ -4198,6 +4198,7 @@ a.label:hover {
|
|||||||
padding-left: .6em;
|
padding-left: .6em;
|
||||||
font-size: .75em;
|
font-size: .75em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
line-height: 1.5;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -4564,13 +4565,11 @@ a.badge:hover {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-right,
|
.media-right {
|
||||||
.media > .pull-right {
|
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-left,
|
.media-left {
|
||||||
.media > .pull-left {
|
|
||||||
padding-right: 10px;
|
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;
|
padding-left: .6em;
|
||||||
font-size: .75em;
|
font-size: .75em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
line-height: 1.5;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -4564,13 +4565,11 @@ a.badge:hover {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-right,
|
.media-right {
|
||||||
.media > .pull-right {
|
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-left,
|
.media-left {
|
||||||
.media > .pull-left {
|
|
||||||
padding-right: 10px;
|
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…
x
Reference in New Issue
Block a user