Browse Source

Illustratr: Update default block placeholder CSS selector. Bump version number.

Laurel Fulford 6 years ago
parent
commit
c8043a49b4
2 changed files with 3 additions and 3 deletions
  1. 2 2
      illustratr/editor-blocks.css
  2. 1 1
      illustratr/style.css

+ 2 - 2
illustratr/editor-blocks.css

@@ -21,7 +21,7 @@
 
 .edit-post-visual-editor .editor-block-list__block,
 .edit-post-visual-editor .editor-block-list__block p,
-.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
+.editor-default-block-appender textarea.editor-default-block-appender__content {
 	font-family: "Source Sans Pro", sans-serif;
 	line-height: 1.5;
 	font-size: 22px;
@@ -34,7 +34,7 @@
 @media screen and (max-width: 767px) {
 	.edit-post-visual-editor .editor-block-list__block,
 	.edit-post-visual-editor .editor-block-list__block p,
-	.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
+	.editor-default-block-appender textarea.editor-default-block-appender__content {
 		font-size: 18px;
 	}
 }

+ 1 - 1
illustratr/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/illustratr/
 Author: Automattic
 Author URI: https://wordpress.com/themes/
 Description: A minimalist portfolio theme.
-Version: 1.3.5-wpcom
+Version: 1.3.6-wpcom
 License: GNU General Public License
 License URI: license.txt
 Text Domain: illustratr