Commit cf5c1340 authored by Liang Ding's avatar Liang Ding

Merge branch '1.7.0-dev' of https://github.com/b3log/solo into 1.7.0-dev

parents 3589c1fd 6caf7604
......@@ -78,7 +78,7 @@ JDK 环境准备好之后[下载](http://pan.baidu.com/share/link?shareid=541735
* 统一规范的编码风格
* 完善的 javadoc 注释
* 严格的分支、缺陷追踪管理
* 不断完善的单元测试用例,目前覆盖率已达 **47%**
* 不断完善的单元测试用例
## 文档
......
......@@ -740,6 +740,10 @@ button#submitArticle:hover,
.comment-content .CodeMirror {
height: 170px;
}
#pagePagePanel {
margin-top: 0;
}
/* end article */
/* start preference */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment