MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,227: Line 1,227:
   margin: 0 !important;
   margin: 0 !important;
   line-height: 0;
   line-height: 0;
}
/* Final reset: remove any chrome inside tweet media */
.tweet-media * {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
}