diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index 9850c13..91317cb 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -29,6 +29,12 @@ border-radius: 50%; } + /* Emoji. */ + .markup .emoji { + margin-right: .075em; + vertical-align: -.075em; + } + /* Hide the app logo (first link in "brand" div). */ .following.bar #navbar .brand > a:first-child { display: none;