Difference between revisions of "MediaWiki:Mobile.css"

Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 525: Line 525:


media screen and (max-width: 850px){
media screen and (max-width: 850px){
.mw-body table {
.table-HP {
     width: auto !important;
     width: auto !important;


}
}
}
}