feature(style) height < 800px: .fm height: 74%

This commit is contained in:
coderaiser 2014-02-24 04:26:38 -05:00
parent 7803c0baa6
commit dd46da4005

View file

@ -269,7 +269,7 @@ a:hover, a:active {
@media only screen and (max-height: 800px) {
.fm {
height: 75%;
height: 74%;
}
.files {