MediaWiki:Common.css: Difference between revisions

Seung Park (talk | contribs)
Created page with "Default styling for HTML elements: dfn { font-style: inherit; Reset default styling for <dfn>: } sup, sub { line-height: 1em; /* Reduce line-height for ..."
 
Seung Park (talk | contribs)
No edit summary
 
Line 121: Line 121:
     margin: 0;
     margin: 0;
     display: inline;
     display: inline;
     white-space: nowrap;
     white-space: normal;
}
}
/* Allow wrapping for list items (in tight spaces) */
/* Allow wrapping for list items (in tight spaces) */