diff options
| author | Alon Levy <alon@pobox.com> | 2015-02-25 00:22:53 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-02-25 00:22:53 +0200 |
| commit | 64324f317b6fbd9a1b636b0b21e123155f8153d4 (patch) | |
| tree | e9796eb67a99133b49d2151a0034b180c364f0ad /res/client/css/partials | |
| parent | 717200a13ce38ad113620a092f786e9b1ea6ee85 (diff) | |
client: selection tools: add link nodes in fan
Diffstat (limited to 'res/client/css/partials')
| -rw-r--r-- | res/client/css/partials/input-bar.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/client/css/partials/input-bar.scss b/res/client/css/partials/input-bar.scss index 7200d807..8c9784d8 100644 --- a/res/client/css/partials/input-bar.scss +++ b/res/client/css/partials/input-bar.scss @@ -39,9 +39,9 @@ } } -#merge-tool { +#selection-tools { position: absolute; - top: 160px; + top: 180px; left: 24px; } |
