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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-05 18:59:30 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-05 21:22:11 +0300
commita219158e77b70bdae43b707dedc7b2bc4f930280 (patch)
tree5ce086a9560aa1acb2d5e73d2d61ca47e8506864 /app/assets/stylesheets/framework/blocks.scss
parentc73a5d596f8b239a8f43d9825d893b96a2f7457a (diff)
Remove admin.scss
Diffstat (limited to 'app/assets/stylesheets/framework/blocks.scss')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index fbcb2659585..95c02499271 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -269,6 +269,10 @@
}
}
+ .emoji-icon {
+ display: inline-block;
+ }
+
@media(max-width: $screen-xs-max) {
margin-top: 50px;
text-align: center;