diff options
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r-- | client/src/app/videos/+video-watch/video-watch.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss index 6973619b2..2ccfd2749 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss | |||
@@ -70,6 +70,7 @@ | |||
70 | 70 | ||
71 | &.icon-more { | 71 | &.icon-more { |
72 | background-image: url('../../../assets/images/video/more.svg'); | 72 | background-image: url('../../../assets/images/video/more.svg'); |
73 | top: -1px; | ||
73 | } | 74 | } |
74 | } | 75 | } |
75 | 76 | ||