Repository: cordova-docs Updated Branches: refs/heads/cordova-website 2b3012e75 -> f01b7401f
Text wraps properly in the value prop statements in hero section Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/271700b0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/271700b0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/271700b0 Branch: refs/heads/cordova-website Commit: 271700b09e38665dae8b2a455efaf0ae35c5de55 Parents: cf46418 Author: Brad Gashler <[email protected]> Authored: Fri Aug 7 13:10:58 2015 -0700 Committer: Brad Gashler <[email protected]> Committed: Fri Aug 7 13:10:58 2015 -0700 ---------------------------------------------------------------------- www/static/css-src/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/271700b0/www/static/css-src/main.scss ---------------------------------------------------------------------- diff --git a/www/static/css-src/main.scss b/www/static/css-src/main.scss index 3bdf306..9ada900 100644 --- a/www/static/css-src/main.scss +++ b/www/static/css-src/main.scss @@ -91,7 +91,7 @@ $brand-primary: #4CC2E4; } } .value_prop { - + max-width: 146px; } @mixin sprite-img($a, $b) { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
