writing mode fix

This commit is contained in:
life
2014-05-13 17:13:02 +08:00
parent 2f79331ccf
commit 6ed0e30d2b
4 changed files with 12 additions and 3 deletions

View File

@@ -958,3 +958,6 @@ body {
margin-top: 10px;
visibility: hidden;
}
#moreBtn {
right: 0 !important;
}