Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/emojis.scss')
-rw-r--r--app/assets/stylesheets/framework/emojis.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/assets/stylesheets/framework/emojis.scss b/app/assets/stylesheets/framework/emojis.scss
index a06cf84b5b4..92cb509148f 100644
--- a/app/assets/stylesheets/framework/emojis.scss
+++ b/app/assets/stylesheets/framework/emojis.scss
@@ -41,16 +41,6 @@ gl-emoji {
&:focus {
transform: scale(1.3);
}
-
- &:focus {
- @include gl-z-index-2;
- mix-blend-mode: normal !important;
- }
-
- gl-emoji {
- width: px-to-rem($gl-padding);
- top: -1px;
- }
}
.emoji-picker .gl-dropdown .dropdown-menu {