MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,218:
content: none !important;
}
}
 
/* Remove top margin for the first paragraph or list inside a table cell to fix vertical alignment */
.wikitable td > p:first-child,
.wikitable td > ul:first-child,
.wikitable td > ol:first-child {
margin-top: 0;
}