aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-02-16 16:18:02 +0100
committerChocobozzz <me@florianbigard.com>2023-02-16 16:18:11 +0100
commit3290f30c5bc05717cf5243419f429997d3ef5074 (patch)
tree9d969e686f6c84d86b2b1b3cd11e08060f827c90 /client
parent6e060713b428f479d26993f6fd79a062630d2432 (diff)
downloadPeerTube-3290f30c5bc05717cf5243419f429997d3ef5074.tar.gz
PeerTube-3290f30c5bc05717cf5243419f429997d3ef5074.tar.zst
PeerTube-3290f30c5bc05717cf5243419f429997d3ef5074.zip
Fix chevron in menu for touch screens
Diffstat (limited to 'client')
-rw-r--r--client/src/app/menu/menu.component.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss
index 9d5ad57c2..4b1ed65ce 100644
--- a/client/src/app/menu/menu.component.scss
+++ b/client/src/app/menu/menu.component.scss
@@ -159,7 +159,6 @@ my-notification {
159 159
160 span { 160 span {
161 position: absolute; 161 position: absolute;
162 right: -35px;
163 top: -8px; 162 top: -8px;
164 color: #808080; 163 color: #808080;
165 } 164 }