Skip to content
Snippets Groups Projects
Commit b8539a94 authored by bpresles's avatar bpresles
Browse files

Small fix of new message position overlapped by the footer on mobile

parent 6daa07b3
No related branches found
No related tags found
No related merge requests found
Pipeline #5732 skipped
......@@ -716,6 +716,12 @@ $screen-menu: 845px;
padding-right: 32px !important;
line-height: 42px;
}
.button-fab-bottom-left.has-footer,
.button-fab-bottom-right.has-footer {
bottom: 64px !important;
}
/* ============
Home page
=============== */
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
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