diff options
Diffstat (limited to 'client/src/app/shared/shared-main/account')
-rw-r--r-- | client/src/app/shared/shared-main/account/actor-avatar-info.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss b/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss index 5a66ecfd2..7118e9471 100644 --- a/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss +++ b/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss | |||
@@ -17,6 +17,7 @@ | |||
17 | .actor-img-edit-button { | 17 | .actor-img-edit-button { |
18 | @include peertube-button-file(21px); | 18 | @include peertube-button-file(21px); |
19 | @include button-with-icon(19px); | 19 | @include button-with-icon(19px); |
20 | @include orange-button; | ||
20 | 21 | ||
21 | margin-top: 10px; | 22 | margin-top: 10px; |
22 | margin-bottom: 5px; | 23 | margin-bottom: 5px; |