提交 f5562355 编写于 作者: J Jacob Schatz

Move multiple css rules to multiple lines.

Removes extra line breaks.
上级 fbb27a42
......@@ -28,7 +28,6 @@ $gl-avatar-size: 46px;
$secondary-text: #7f8fa4;
$error-exclamation-point: #E62958;
/*
* Color schema
*/
......
......@@ -559,7 +559,8 @@ pre.light-well {
}
}
.cannot-be-merged, .cannot-be-merged:hover {
.cannot-be-merged,
.cannot-be-merged:hover {
color: #E62958;
margin-top: 2px;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册