writting mode resize editor
This commit is contained in:
@ -1113,3 +1113,6 @@ background-position:-1px -670px
|
||||
margin-top: 10px;
|
||||
visibility: hidden;
|
||||
}
|
||||
#toggleEditorMode {
|
||||
margin: 0 10px !important;
|
||||
}
|
||||
|
@ -1205,3 +1205,7 @@ background-position:-1px -670px
|
||||
margin-top:10px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#toggleEditorMode {
|
||||
margin: 0 10px !important;
|
||||
}
|
@ -1079,3 +1079,6 @@ background-position:-1px -670px
|
||||
margin-top: 10px;
|
||||
visibility: hidden;
|
||||
}
|
||||
#toggleEditorMode {
|
||||
margin: 0 10px !important;
|
||||
}
|
||||
|
@ -1166,3 +1166,7 @@ background-position:-1px -670px
|
||||
margin-top:10px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#toggleEditorMode {
|
||||
margin: 0 10px !important;
|
||||
}
|
@ -960,3 +960,6 @@ body {
|
||||
#moreBtn {
|
||||
right: 0 !important;
|
||||
}
|
||||
#toggleEditorMode {
|
||||
margin: 0 10px !important;
|
||||
}
|
||||
|
@ -1056,3 +1056,7 @@ body {
|
||||
#moreBtn {
|
||||
right: 0 !important;
|
||||
}
|
||||
|
||||
#toggleEditorMode {
|
||||
margin: 0 10px !important;
|
||||
}
|
Reference in New Issue
Block a user