]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove unused rule for ads css that was hiding an image that no longer exists (i...
authorMark Otto <markdotto@gmail.com>
Mon, 4 Jan 2016 02:09:36 +0000 (18:09 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 4 Jan 2016 02:09:36 +0000 (18:09 -0800)
docs/assets/scss/_ads.scss

index 86422b87a7e0848683cf61c50453f4cdc7db0b98..d161d4abd702eb0ce9d253307bba32dcbff8c618 100644 (file)
   }
 }
 
-.carbonad #azcarbon > img {
-  display: none; // hide what I assume are tracking images
-}
-
 @include media-breakpoint-up(sm) {
   .carbonad {
     width: 330px !important;