MediaWiki:Common.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
no edit summary
imported>Hb1290 No edit summary  | 
				imported>Hb1290  No edit summary  | 
				||
| Line 996: | Line 996: | ||
}  | }  | ||
/*  | /*Mobile display tweaks for infobox*/  | ||
@media screen and (max-width:720px) {  | @media screen and (max-width:720px) {  | ||
  .portable-infobox {  |   .portable-infobox {  | ||
| Line 1,004: | Line 1,004: | ||
   margin:0  |    margin:0  | ||
  }  |   }  | ||
  .pi-header {  | |||
    display:none  | |||
  }  | |||
)  | |||