diff --git a/assets/css/comments.css b/assets/css/comments.css index 87a530b..8f01997 100644 --- a/assets/css/comments.css +++ b/assets/css/comments.css @@ -46,7 +46,8 @@ a.isso-author:hover, border: none; padding: 2px 4px; border-radius: 5px; - font-size: 100%; + /* thanks isso.css for setting this to 85% for whatever reason */ + font-size: 0.75em; } .isso-input-wrapper input,