stop guide refresh when needed

This commit is contained in:
Luke Pulverenti
2016-12-15 01:41:10 -05:00
parent fcdcd1d5f4
commit db6a9f6ed5
6 changed files with 41 additions and 9 deletions
+1 -1
View File
@@ -777,7 +777,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
}
}
@media all and (max-width: 800px), (max-height: 800px) {
@media all and (max-width: 800px) {
.detailsHiddenOnMobile {
display: none;