We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de0dbf commit e203dd5Copy full SHA for e203dd5
1 file changed
src/wp-content/themes/twentytwelve/css/editor-blocks.css
@@ -79,12 +79,6 @@ Description: Used to style blocks in the editor.
79
max-width: 625px;
80
}
81
82
-.editor-post-title__block,
83
-.editor-default-block-appender,
84
-.editor-block-list__block {
85
- max-width: 655px; /* Account for padding in older WordPress versions. */
86
-}
87
-
88
/* Link styles */
89
90
.edit-post-visual-editor a,
0 commit comments