Merge pull request #7205 from alexcontini/patch-22
Increase maximum mobile width dimensions from 580px to 640px merging manually bc bot :-(
This commit is contained in:
@@ -892,7 +892,7 @@ th {
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 580px) {
|
||||
@media screen and (max-width: 640px) {
|
||||
|
||||
.browsecolumn {
|
||||
width: 95%;
|
||||
|
||||
Reference in New Issue
Block a user