移除 calc 属性
This commit is contained in:
@@ -1180,9 +1180,6 @@ a.operate-reply {
|
||||
padding: 5px 20px;
|
||||
border: 1px solid #F3F3F0;
|
||||
border-width: 1px 0 0 1px;
|
||||
height: -moz-calc(100% - 52px);
|
||||
height: -webkit-calc(100% - 52px);
|
||||
height: calc(100% - 52px);
|
||||
background: #F6F6F3;
|
||||
overflow: auto; }
|
||||
.fullscreen #wmd-preview code, .fullscreen #wmd-preview pre {
|
||||
|
||||
Reference in New Issue
Block a user