diff --git a/stylesheets/_index.scss b/stylesheets/_index.scss index 85f5e1f3..85f08f27 100644 --- a/stylesheets/_index.scss +++ b/stylesheets/_index.scss @@ -77,7 +77,6 @@ line-height: 70px; margin-bottom: -60px; position: relative; - z-index: 10; } } } diff --git a/stylesheets/manifest.css b/stylesheets/manifest.css index fada03d9..6bcd281c 100644 --- a/stylesheets/manifest.css +++ b/stylesheets/manifest.css @@ -436,8 +436,7 @@ img.emoji { height: 70px; line-height: 70px; margin-bottom: -60px; - position: relative; - z-index: 10; } } + position: relative; } } .menu.conversation-menu button.drop-down { background: url("/images/arrow_drop_down.png") no-repeat center; }