2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
-4
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;