Jump to content

MediaWiki:Familysearch.css: Difference between revisions

To keep Special:ListFiles from getting to wide. (JIRA COMM-590). Also added wideTable class for use on article pages.
No edit summary
(To keep Special:ListFiles from getting to wide. (JIRA COMM-590). Also added wideTable class for use on article pages.)
Line 172: Line 172:
   margin-bottom:0;
   margin-bottom:0;
   padding-top:70px;
   padding-top:70px;
}
.listfiles,.wideTable{
  table-layout:fixed;
  width:640px;
  word-wrap:break-word;
}
}
727

edits