[FIX] z-index of new message button (#16013)

fix-inactive-users
Maria Eduarda Cunha 6 years ago committed by Guilherme Gazzo
parent 574eb27103
commit a50a170c42
  1. 2
      app/theme/client/imports/general/base_old.css

@ -2517,7 +2517,7 @@ rc-old select,
& .new-message {
position: absolute;
z-index: 16;
z-index: 2;
bottom: 8px;
left: 50%;

Loading…
Cancel
Save