mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
removes anchor tag definition.
This commit is contained in:
parent
6014e63054
commit
2f44d8d2da
2 changed files with 0 additions and 2 deletions
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
|
@ -5918,7 +5918,6 @@ a.badge:hover {
|
|||
}
|
||||
|
||||
.carousel-inner > .item > img,
|
||||
.carousel-inner > .item > a,
|
||||
.carousel-inner > .item > a > img {
|
||||
display: block;
|
||||
line-height: 1;
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
// Account for jankitude on images
|
||||
> img,
|
||||
> a,
|
||||
> a > img {
|
||||
display: block;
|
||||
line-height: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue