1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

remove unused rule for ads css that was hiding an image that no longer exists (i think)

This commit is contained in:
Mark Otto
2016-01-03 18:09:36 -08:00
parent 4198d61bb5
commit 7a00b13b07

View File

@@ -49,10 +49,6 @@
}
}
.carbonad #azcarbon > img {
display: none; // hide what I assume are tracking images
}
@include media-breakpoint-up(sm) {
.carbonad {
width: 330px !important;