diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index da30cb4a1..741c795a1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1076,7 +1076,7 @@ footer { } .comment-edit-photo img { - width: 25px; + width: $reply_photo; } .comment-edit-text-empty, .comment-edit-text-full { float: left; |