writting mode resize editor

This commit is contained in:
life
2014-05-15 22:41:29 +08:00
parent 8f86baa616
commit 872f4e68cf
6 changed files with 21 additions and 0 deletions

View File

@ -1055,4 +1055,8 @@ body {
}
#moreBtn {
right: 0 !important;
}
#toggleEditorMode {
margin: 0 10px !important;
}