Commit 118edd2d authored by Dhiraj Bodicherla's avatar Dhiraj Bodicherla

Emoji and cancel button are taller than input in set user status modal

parent 52d0c0ed
...@@ -596,6 +596,10 @@ ...@@ -596,6 +596,10 @@
.emoji-menu-toggle-button { .emoji-menu-toggle-button {
@include emoji-menu-toggle-button; @include emoji-menu-toggle-button;
} }
.input-group {
height: 34px;
}
} }
.nav-links > li > a { .nav-links > li > a {
......
---
title: Emoji and cancel button are taller than input in set user status modal
merge_request: 24173
author: Dhiraj Bodicherla
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment