提交 d0abcc1a 编写于 作者: A Annabel Dunstone Gray

Merge branch 'fixed-diff-border' into 'master'

Fixes the border color on diffs

See merge request gitlab-org/gitlab-ce!27479
......@@ -431,9 +431,9 @@ table.code {
&.diff-line-num {
user-select: none;
margin: 0;
border: 0;
padding: 0 10px 0 5px;
border-right: 1px solid;
border-right-width: 1px;
border-right-style: solid;
text-align: right;
width: 50px;
position: relative;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册