diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 129a49eb9..ec8ce42b3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -909,7 +909,8 @@ a .drop-icons:hover { font-weight: bold; } -.jot-icons { +.jot-icons, +.comment-icon { font-size: 1.2rem; } |