Commit dde9afbd authored by Van's avatar Van

🐛 fixed #12240, and you can PR

parent 264836a1
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
* skin next style * skin next style
* *
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a> * @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.3.2.1, Dec 17, 2016 * @version 0.3.3.1, Feb 16, 2017
*/ */
/* start reset */ /* start reset */
html { html {
...@@ -1135,11 +1135,6 @@ ul.comments .comment-meta time { ...@@ -1135,11 +1135,6 @@ ul.comments .comment-meta time {
.posts-collapse { .posts-collapse {
margin-left: 10px; margin-left: 10px;
} }
pre {
word-wrap: break-word;
word-break: break-all;
white-space: normal;
}
.page-archive .archive-page-counter { .page-archive .archive-page-counter {
margin-right: 10px; margin-right: 10px;
......
This diff is collapsed.
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