User:FrozenPlum/common.css: Difference between revisions

m
Add back the old style, turns out the input box will be a problem for a new layout, regardless.
No edit summary
m (Add back the old style, turns out the input box will be a problem for a new layout, regardless.)
Line 1:
/* -- At 700 px wide or less -- */
.new_releases .mw-inputbox-createbox {
width: 100%;
}
@media only screen and (max-width: 700px) {
.mainpagebox#mp-body table {
width:100%;
}
43

edits