Merge remote-tracking branch 'origin/feature/new-mobile' into feature/new-mobile

This commit is contained in:
Julia Radzhabova 2016-12-08 17:45:12 +03:00
commit 0421a689d8
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);
}