diff options
Diffstat (limited to 'client/src/sass')
-rw-r--r-- | client/src/sass/player/peertube-skin.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/src/sass/player/peertube-skin.scss b/client/src/sass/player/peertube-skin.scss index 996024ade..039cf7e00 100644 --- a/client/src/sass/player/peertube-skin.scss +++ b/client/src/sass/player/peertube-skin.scss | |||
@@ -20,11 +20,6 @@ | |||
20 | .vjs-dock-description { | 20 | .vjs-dock-description { |
21 | font-size: 11px; | 21 | font-size: 11px; |
22 | 22 | ||
23 | .text::before, .text::after { | ||
24 | display: inline-block; | ||
25 | content: '\1F308'; | ||
26 | } | ||
27 | |||
28 | .text::before { | 23 | .text::before { |
29 | margin-right: 4px; | 24 | margin-right: 4px; |
30 | } | 25 | } |