Преглед на файлове

Merge branch 'master' of https://github.com/Automattic/themes

Allan Cole преди 5 години
родител
ревизия
cfbe30b368
променени са 6 файла, в които са добавени 8 реда и са изтрити 5 реда
  1. 1 1
      balasana/package-lock.json
  2. 1 1
      balasana/package.json
  3. 1 0
      balasana/sass/_extra-child-theme.scss
  4. 1 1
      balasana/sass/style-child-theme.scss
  5. 2 1
      balasana/style-rtl.css
  6. 2 1
      balasana/style.css

+ 1 - 1
balasana/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "balasana",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
balasana/package.json

@@ -1,6 +1,6 @@
 {
   "name": "balasana",
-  "version": "1.0.1",
+  "version": "1.0.3",
   "description": "Balasana",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 0
balasana/sass/_extra-child-theme.scss

@@ -99,6 +99,7 @@ dt {
 
 	.site-logo img {
 		max-height: #{3 * $spacing_vertical};
+		width: auto;
 	}
 
 	.site-description {

+ 1 - 1
balasana/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 2 - 1
balasana/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -3645,6 +3645,7 @@ dt {
 
 .site-branding .site-logo img {
 	max-height: 96px;
+	width: auto;
 }
 
 .site-branding .site-description {

+ 2 - 1
balasana/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -3674,6 +3674,7 @@ dt {
 
 .site-branding .site-logo img {
 	max-height: 96px;
+	width: auto;
 }
 
 .site-branding .site-description {