From 3c5a216f6dd0cb483c60c7c56e93c5834cba59b7 Mon Sep 17 00:00:00 2001 From: Takashi Irie Date: Thu, 24 Oct 2019 15:07:29 +0100 Subject: [PATCH] Varia: Bump up the version to deploy to WP.com --- varia/package-lock.json | 2 +- varia/package.json | 2 +- varia/sass/components/comments/_comments.scss | 6 +++--- varia/style-rtl.css | 6 +++--- varia/style.css | 6 +++--- varia/style.scss | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/varia/package-lock.json b/varia/package-lock.json index 218c0b075..e512b9a08 100644 --- a/varia/package-lock.json +++ b/varia/package-lock.json @@ -1,6 +1,6 @@ { "name": "varia", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/varia/package.json b/varia/package.json index feeec6254..f7dbc9915 100755 --- a/varia/package.json +++ b/varia/package.json @@ -1,6 +1,6 @@ { "name": "varia", - "version": "1.3.0", + "version": "1.3.1", "description": "A variable-based design system for WordPress sites built with Gutenberg.", "bugs": { "url": "https://github.com/Automattic/themes/issues?q=is%3Aopen+is%3Aissue+label%3Avaria" diff --git a/varia/sass/components/comments/_comments.scss b/varia/sass/components/comments/_comments.scss index 462e82d47..a849b6fda 100755 --- a/varia/sass/components/comments/_comments.scss +++ b/varia/sass/components/comments/_comments.scss @@ -93,12 +93,12 @@ margin-bottom: 0; padding-right: 0; } - - .fn { + + .fn { word-wrap: break-word; word-break: break-word; hyphens: auto; - } + } .avatar { display: block; diff --git a/varia/style-rtl.css b/varia/style-rtl.css index 889380d13..22578eb7e 100644 --- a/varia/style-rtl.css +++ b/varia/style-rtl.css @@ -6,11 +6,11 @@ Author: Automattic Author URI: https://automattic.com/ Description: A variable-based design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.3.0 +Version: 1.3.1 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: varia -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, a8c-global-styles +Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, jetpack-global-styles This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. @@ -2970,7 +2970,7 @@ body:not(.fse-enabled) .footer-menu a { line-height: 1.125; margin-bottom: 4px; padding-left: 40px; - max-width: calc(100% - 48px); + max-width: calc(100% - 48px); } @media only screen and (min-width: 560px) { diff --git a/varia/style.css b/varia/style.css index bffe248d8..ab3f701dc 100644 --- a/varia/style.css +++ b/varia/style.css @@ -6,11 +6,11 @@ Author: Automattic Author URI: https://automattic.com/ Description: A variable-based design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.3.0 +Version: 1.3.1 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: varia -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, a8c-global-styles +Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, jetpack-global-styles This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. @@ -2987,7 +2987,7 @@ body:not(.fse-enabled) .footer-menu a { line-height: 1.125; margin-bottom: 4px; padding-right: 40px; - max-width: calc(100% - 48px); + max-width: calc(100% - 48px); } @media only screen and (min-width: 560px) { diff --git a/varia/style.scss b/varia/style.scss index 6fac7510c..7106bcd87 100644 --- a/varia/style.scss +++ b/varia/style.scss @@ -5,7 +5,7 @@ Author: Automattic Author URI: https://automattic.com/ Description: A variable-based design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.3.0 +Version: 1.3.1 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: varia