summaryrefslogtreecommitdiffstats
path: root/themes/rusted/static/css/_layout.scss
diff options
context:
space:
mode:
Diffstat (limited to 'themes/rusted/static/css/_layout.scss')
-rw-r--r--themes/rusted/static/css/_layout.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/rusted/static/css/_layout.scss b/themes/rusted/static/css/_layout.scss
index 99e3aa4..c72f4e0 100644
--- a/themes/rusted/static/css/_layout.scss
+++ b/themes/rusted/static/css/_layout.scss
@@ -129,3 +129,10 @@ body > footer {
font-size: 16px;
}
}
+
+.emoji {
+ width: 20px;
+ height: 20px;
+ vertical-align: middle;
+ border: 0px none;
+} \ No newline at end of file