Commit 0421a689 authored by Julia Radzhabova's avatar Julia Radzhabova

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

parents dd6db343 c4d4d9e5
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -84,6 +84,7 @@ input, textarea {
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}
......
......@@ -77,6 +77,7 @@ input, textarea {
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -84,6 +84,7 @@ input, textarea {
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}
......
......@@ -65,6 +65,7 @@
top: @toolbarSize;
bottom: 0;
height: auto;
overflow: hidden;
.transition(300ms);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment