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:
authorPhil Hughes <me@iamphill.com>2019-03-25 11:54:57 +0300
committerPhil Hughes <me@iamphill.com>2019-03-25 11:54:57 +0300
commit668c38f4f8ccbbefdb200561722273d7508ac0e0 (patch)
treeeff859897b154a84a3ac078f67a686cf6c935d5b /app/assets/stylesheets
parent68e6cb5dd6551b5f1c1c24cc1696d31f156fb95b (diff)
parentfa976454c1c998d3beee45b5663a96c2f609edbc (diff)
Merge branch '57648-make-emoji-picker-full-width-on-mobile' into 'master'
Resolve "Make emoji picker full-width on mobile" Closes #57648 See merge request gitlab-org/gitlab-ce!25883
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/framework/variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index 5ee53b22757..efebbd124d0 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -415,7 +415,7 @@ $award-emoji-menu-shadow: rgba(0, 0, 0, 0.175);
$award-emoji-positive-add-bg: #fed159;
$award-emoji-positive-add-lines: #bb9c13;
$award-emoji-width: 376px;
-$award-emoji-width-xs: 300px;
+$award-emoji-width-xs: 90%;
/*
* Search Box