summaryrefslogtreecommitdiff
path: root/app/views/votes
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-12-22 23:27:05 +0200
committerValery Sizov <vsv2711@gmail.com>2015-12-22 23:27:05 +0200
commit44d8714f38cd09c0a11837531c003b16a121bd0c (patch)
tree6ebee17d775b03b1c3c84217b4af7ed268dcae7b /app/views/votes
parenta56d357be0f041d90b19c17d8fbce37c7b5ee840 (diff)
downloadgitlab-ce-44d8714f38cd09c0a11837531c003b16a121bd0c.tar.gz
improved emoji picker styleimprove_emoji_picker
Diffstat (limited to 'app/views/votes')
-rw-r--r--app/views/votes/_votes_block.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/votes/_votes_block.html.haml b/app/views/votes/_votes_block.html.haml
index 65d3f4c7faf..8c660ba16cc 100644
--- a/app/views/votes/_votes_block.html.haml
+++ b/app/views/votes/_votes_block.html.haml
@@ -12,7 +12,7 @@
.emoji-menu
.emoji-menu-content
- AwardEmoji.emoji_by_category.each do |category, emojis|
- %h4= AwardEmoji::CATEGORIES[category]
+ %h5= AwardEmoji::CATEGORIES[category]
%ul
- emojis.each do |emoji|
%li