[DE PE ios] Update style of editor_sdk.

This commit is contained in:
Alexander Yuzhin 2016-12-08 17:12:45 +03:00
parent 32442a17e7
commit c4d4d9e5c9
8 changed files with 12 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -84,6 +84,7 @@ input, textarea {
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}

View file

@ -77,6 +77,7 @@ input, textarea {
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -84,6 +84,7 @@ input, textarea {
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}

View file

@ -65,6 +65,7 @@
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}