commit 75c9091e77b4c28cd750747f7e7f758462ea9946 parent ee174776b05afc32f50fa80c5aa53087075be02c Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Sat, 14 Sep 2019 17:54:29 -0400 Minimize isso reaction button vertical space Diffstat:
| M | layouts/partials/css/isso.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/layouts/partials/css/isso.css b/layouts/partials/css/isso.css
@@ -120,6 +120,7 @@
font-size: 0.80em;
color: var(--text-color);
clear: left;
+ line-height: 0;
text-align: right;
padding-right: 1em;
}