提交 25d93987 编写于 作者: J Jason Hollingsworth

Fix shifting line numbers.

上级 74f1da10
......@@ -33,20 +33,21 @@
padding: 10px;
text-align: right;
float: left;
width: 60px;
a {
font-family: $monospace_font;
display: block;
font-size: 12px !important;
line-height: 16px !important;
white-space: nowrap;
i {
display: none;
visibility: hidden;
@extend .pull-left;
}
&:hover i {
display: inline;
visibility: visible;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册