MediaWiki:Common.css: Difference between revisions
Appearance
	
	
No edit summary  | 
				 Add an "infobox-table" class  | 
				||
| Line 5: | Line 5: | ||
   max-width: 100%;  |    max-width: 100%;  | ||
   height: auto;  |    height: auto;  | ||
}  | |||
table.infobox-table {  | |||
  float: right;  | |||
  clear: right;  | |||
  margin-top: 0;  | |||
}  | }  | ||