添加全屏编辑的保存按钮

This commit is contained in:
fen
2013-10-27 11:34:46 +08:00
parent 6ddfd734f7
commit fb779b8b3d
3 changed files with 23 additions and 12 deletions
-2
View File
@@ -279,7 +279,6 @@ textarea {
#sidebar {
display: none;
padding-top: 20px;
word-break: break-all;
word-wrap: break-word;
}
.widget {
@@ -324,7 +323,6 @@ textarea {
*--------------- */
.post-content, .comment-content {
line-height: 1.5;
word-break: break-all;
word-wrap: break-word;
}
.post-content h2, .comment-content h2 {