★ Find a new page on our Untranscribed Manuscripts list.
No edit summary |
Jose.martin (talk | contribs) Forum:Admin, Forum:CantDelete, Forum:CantEdit, Forum:CantPost, Forum:CantSearch, Forum:CantView, Forum:Mod, Forum:NoSigs, awardsmanage, Bureaucrats, giftadmin, staff, Administrators 34 edits No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
span.editsection { display: none; } | span.editsection { display: none; } | ||
*/ to avoid the diff table when comparing history versions overlap the iframe */ | |||
table.diff { | |||
clear: both; | |||
} |
/* CSS placed here will be applied to all skins */ span.editsection { display: none; } */ to avoid the diff table when comparing history versions overlap the iframe */ table.diff { clear: both; }