fix(style) @media height: 640px .fm height: 75%

This commit is contained in:
coderaiser 2014-09-08 03:45:29 -04:00
parent 5ad1188a30
commit 585c49dc4a

View file

@ -273,7 +273,7 @@ a:hover, a:active {
@media only screen and (max-height: 800px), (max-height: 640px) and (max-width: 360px) {
.fm {
height: 80%;
height: 75%;
}
.files {