Skip to content

Commit

Permalink
[FIX] z-index of new message button (#16013)
Browse files Browse the repository at this point in the history
  • Loading branch information
dudizilla authored and ggazzo committed Dec 18, 2019
1 parent 574eb27 commit a50a170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/theme/client/imports/general/base_old.css
Expand Up @@ -2517,7 +2517,7 @@ rc-old select,

& .new-message {
position: absolute;
z-index: 16;
z-index: 2;
bottom: 8px;
left: 50%;

Expand Down

0 comments on commit a50a170

Please sign in to comment.