Fix issue causing distortion of screenshot aspect ratio

This commit is contained in:
Brandon Keepers
2017-09-21 17:14:41 +02:00
parent a6f537677e
commit 328311900d

View File

@@ -14,6 +14,8 @@
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
}