Commit accf4631 authored by Mike Greiling's avatar Mike Greiling

Merge branch...

Merge branch '55884-adjust-emoji-and-cancel-buttons-height-in-user-status-modal-when-emoji-is-changed' into 'master'

Adjust emoji and cancel buttons height in user status modal when emoji is changed

Closes #55884

See merge request gitlab-org/gitlab-ce!24173
parents f5dd9107 118edd2d
...@@ -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