Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Fix e2e icons floating above jitsi
Browse files Browse the repository at this point in the history
Remove another seemingly redundant z-index

Fixes element-hq/element-web#7056
  • Loading branch information
dbkr committed Jul 18, 2018
1 parent 0a432df commit f658753
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion res/css/views/rooms/_EventTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ limitations under the License.
position: absolute;
top: 9px;
left: 46px;
z-index: 2;
cursor: pointer;
}

Expand Down

0 comments on commit f658753

Please sign in to comment.