diff options
Diffstat (limited to 'client/src/app/shared')
-rw-r--r-- | client/src/app/shared/misc/list-overflow.component.scss | 2 |
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 | ||
16 | button { | 16 | button { |