Skip to content
Snippets Groups Projects
Commit 076cf05c authored by Nicolas Martinelli's avatar Nicolas Martinelli Committed by Nicolas Martinelli
Browse files

[FIX] mail: composer expand

The expand arrow hides the last characters of the first line, which many
people (and me in particular) find annoying. We put it at the bottom
instead.

opw-1830762
parent 3d653a2c
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@
border: none;
}
.o_composer_button_full_composer {
.o-position-absolute(0, 0);
.o-position-absolute(auto, 0);
}
@media (max-width: @screen-xs-max) {
.o_composer_button_send {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment