aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/misc/list-overflow.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/misc/list-overflow.component.scss')
-rw-r--r--client/src/app/shared/misc/list-overflow.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/misc/list-overflow.component.scss b/client/src/app/shared/misc/list-overflow.component.scss
index e26100aca..1e5fe4c10 100644
--- a/client/src/app/shared/misc/list-overflow.component.scss
+++ b/client/src/app/shared/misc/list-overflow.component.scss
@@ -10,7 +10,7 @@
10 10
11.list-overflow-menu { 11.list-overflow-menu {
12 position: absolute; 12 position: absolute;
13 right: 0; 13 right: 25px;
14} 14}
15 15
16button { 16button {