fixed bug with keys panel and fm bottom margin

This commit is contained in:
coderaiser 2012-11-15 05:10:10 -05:00
parent eb205f038b
commit d91c9953ee
6 changed files with 650 additions and 473 deletions

View file

@ -175,7 +175,7 @@ body{
}
#fm{
height: 90%;
margin: 26px;
margin: 26px 26px 0 26px;
}
.fm_header{
font-weight: bold;