diff --git a/css/glowingbear.css b/css/glowingbear.css index 4b764ef..f90c001 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -541,10 +541,10 @@ li.buffer.indent.private a { .emojione { font-size: inherit; - height: 3ex; - width: 3.1ex; - min-height: 20px; - min-width: 20px; + height: 1em; + width: 1.1em; + min-height: 16px; + min-width: 16px; display: inline-block; margin: -.2ex .15em .2ex; line-height: normal; diff --git a/directives/input.html b/directives/input.html index e373298..afcf580 100644 --- a/directives/input.html +++ b/directives/input.html @@ -1,6 +1,6 @@