MediaWiki:Familysearch.css: Difference between revisions

Added styles to 'raise' the infoboxes above other content to keep other content from covering links in the infoboxes.
(To keep Special:ListFiles from getting to wide. (JIRA COMM-590). Also added wideTable class for use on article pages.)
(Added styles to 'raise' the infoboxes above other content to keep other content from covering links in the infoboxes.)
Line 177: Line 177:
   width:640px;
   width:640px;
   word-wrap:break-word;
   word-wrap:break-word;
}
.infobox{
  position:relative;
  z-index:100;
}
}
727

edits