@media only screen and (max-width: 600px) { body { font-size: 12px; padding: 5px; } .wrapper > .row.titlebar { height: auto; padding: 5px 10px; } .titlebar a.inner { position: relative; float: none; top: 0; left: 0; margin-left: auto; margin-right: auto; } .titlebar .menu { float: none; max-width: unset; margin-bottom: 0; } .titlebar ul { height: auto; line-height: 20px; margin: 0; text-align: center; } .titlebar ul li { display: inline; float: none; padding: 0 4px; margin: 0; font-size: 13px; } .cell { width: auto; float: none; } .cell.left .row, .cell.right .row { margin-right: 0; margin-left: 0; } .row.spacer { height: 5px; } .row.subforum, .row.lastThread { padding-top: 5px; padding-bottom: 5px; } .row.lastThread { margin-bottom: 5px; } .row.stats { height: 30px; } .row.stats span { width: 50%; } .row.thread a.left, .row.thread a.right { width: 100%; text-align: left; } .post .postContent .quote { width: auto; } .post .postContent .youtube { width: auto; height: auto; } }