commit | 4d5c64df91ed73f1cb940d3b3a95883f785319ab | [log] [tgz] |
---|---|---|
author | Viktar Donich <viktard@google.com> | Thu Jan 12 21:02:48 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 12 21:02:49 2017 +0000 |
tree | 703f91273f739cc7b9d6288d42f53aae38811762 | |
parent | fb21a30e3e3467abed26500dcaac316dcd1c3331 [diff] | |
parent | 1a43dbec903d3b0dee3b70b438ef5bcd9fca5308 [diff] |
Merge "Improve inline comment location link alignment"
diff --git a/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html b/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html index 40dffcc..14a7260 100644 --- a/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html +++ b/polygerrit-ui/app/elements/change/gr-comment-list/gr-comment-list.html
@@ -36,8 +36,8 @@ margin: 5px 0; } .lineNum { - margin-right: .35em; - min-width: 5em; + margin-right: .5em; + min-width: 10em; text-align: right; } .message {