From e8d2ea63f536755122cd2dfeefd064fc52bf1e41 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Sat, 3 Feb 2018 04:32:47 -0500 Subject: [PATCH] Fixes layout --- src/ui/scss/main.scss | 10 +++++----- src/ui/settings/index.html | 16 ++++++++++------ 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/src/ui/scss/main.scss b/src/ui/scss/main.scss index 1baea64..664d9dd 100644 --- a/src/ui/scss/main.scss +++ b/src/ui/scss/main.scss @@ -532,12 +532,12 @@ ul { .settings-group__hint { color: var(--color--75); font-weight: 200; +} - span { - display: inline-block; - margin-left: 34px; - margin-top: 0.5em; - } +.settings-group__hint--more { + display: block; + margin-left: 34px; + margin-top: 0.5em; } .settings-group__setting { diff --git a/src/ui/settings/index.html b/src/ui/settings/index.html index f3e92b4..e37f54b 100644 --- a/src/ui/settings/index.html +++ b/src/ui/settings/index.html @@ -232,7 +232,7 @@

For more advanced customizations open User Settings and search for gitlens.codeLens - + Use the GitLens: Toggle Git Code Lens command to override this setting for the current window @@ -265,7 +265,7 @@

For more advanced customizations open User Settings and search for gitlens.currentLine - + Use the GitLens: Toggle Line Blame Annotations command to override this setting for the current window @@ -341,8 +341,8 @@

For more advanced customizations open User Settings and search for gitlens.blame - - Press Esc to quickly turn off the annotations + + Press Esc to turn off the annotations

@@ -483,7 +483,11 @@

- Press Esc to quickly turn off the annotations + Use the + GitLens: Toggle Recent File Changes Annotations command to turn the annotations on or off + + Press Esc to turn off the annotations +

@@ -532,7 +536,7 @@

For more advanced customizations open User Settings and search for gitlens.statusBar - + Use the GitLens: Toggle Line Blame Annotations command to override this setting for the current window