feature(style) @media .files: height 90%

This commit is contained in:
coderaiser 2014-09-05 06:39:00 -04:00
parent 74b6af858e
commit d52be167d5

View file

@ -275,6 +275,10 @@ a:hover, a:active {
.fm {
height: 80%;
}
.files {
height: 90%;
}
}
@media only screen and (max-height: 533px) {