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:
Jennifer Rondeau
2018-02-01 11:50:49 -05:00
committed by GitHub
+1 -1
View File
@@ -892,7 +892,7 @@ th {
@media screen and (max-width: 580px) {
@media screen and (max-width: 640px) {
.browsecolumn {
width: 95%;