Merge "Improve inline comment location link alignment"

This commit is contained in:
Viktar Donich
2017-01-12 21:02:48 +00:00
committed by Gerrit Code Review

View File

@@ -36,8 +36,8 @@ limitations under the License.
margin: 5px 0;
}
.lineNum {
margin-right: .35em;
min-width: 5em;
margin-right: .5em;
min-width: 10em;
text-align: right;
}
.message {