]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
updates inky version
authorRafiBomb <rafi@zurb.com>
Thu, 17 Mar 2016 18:48:12 +0000 (11:48 -0700)
committerRafiBomb <rafi@zurb.com>
Thu, 17 Mar 2016 18:48:12 +0000 (11:48 -0700)
package.json
scss/components/_type.scss

index 3cc0e5a438583056fad78e331ec8dcfe8ddb36d4..9593126bb284949c340c6478ce0d7de7f2dae4cb 100644 (file)
@@ -31,7 +31,7 @@
     "gulp-sass-lint": "^1.1.1",
     "gulp-sourcemaps": "^1.6.0",
     "gulp-wrap": "^0.11.0",
-    "inky": "^1.2.3",
+    "inky": "^1.2.5",
     "lazypipe": "^1.0.1",
     "motion-ui": "^1.1.1",
     "multiline": "^1.0.2",
index 257ada33d95da2ead3fd43c395f1baf2db270023..2639de814e7e139faf7ea1b4c2addf60d6b12466 100755 (executable)
@@ -167,7 +167,7 @@ h4,
 h5,
 h6 {
   color: $header-color;
-  word-break: normal;
+  word-wrap: normal;
   font-family: $header-font-family;
   font-weight: $header-font-weight;
   margin-bottom: $header-margin-bottom;