MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 19: Line 19:


.filelisting {
.filelisting {
     border: none;  
     border: none !important;  
     background: none;  
     background: none !important;  
     white-space: pre;  
     white-space: pre;  
     width: auto;  
     width: auto !important;  
     overflow: auto;
     overflow: auto !important;
    -webkit-overflow-scrolling: touch !important;
}
}