From: harry Date: Thu, 1 Jun 2017 17:43:27 +0000 (+0530) Subject: Correct linking of prototype page - Dep Notices! X-Git-Tag: v6.4.0-rc1~1^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10102%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Correct linking of prototype page - Dep Notices! --- diff --git a/docs/pages/float-classes.md b/docs/pages/float-classes.md index 506845857..65af16075 100644 --- a/docs/pages/float-classes.md +++ b/docs/pages/float-classes.md @@ -17,7 +17,7 @@ You can change the float behavior of an element by adding the `.float-left` or `
-

Depreciation Notice: From v6.5.x, we are moving Float classes to Prototype specific mode and thus Float classes will be disabled by default. You can re-enable it though, with a simple `@include`.

+

Depreciation Notice: From v6.5.x, we are moving Float classes to Prototype specific mode and thus Float classes will be disabled by default. You can re-enable it though, with a simple `@include`.

```html_example diff --git a/docs/pages/typography-helpers.md b/docs/pages/typography-helpers.md index 6f7dfc4b8..8eb8bbcf4 100644 --- a/docs/pages/typography-helpers.md +++ b/docs/pages/typography-helpers.md @@ -15,7 +15,7 @@ tags: ## Text Alignment
-

Depreciation Notice: From v6.5.x, we are moving text alignment classes to Prototype specific mode and thus text alignment classes will be disabled by default. You can re-enable it though, with a simple `@include`.

+

Depreciation Notice: From v6.5.x, we are moving text alignment classes to Prototype specific mode and thus text alignment classes will be disabled by default. You can re-enable it though, with a simple `@include`.

You can change the text alignment of an element by adding `.text-left`, `.text-right`, `.text-center` or `.text-justify` to an element. diff --git a/docs/pages/visibility.md b/docs/pages/visibility.md index 16ea9f4af..fd5d0c4ab 100644 --- a/docs/pages/visibility.md +++ b/docs/pages/visibility.md @@ -17,7 +17,7 @@ tags:
-

Depreciation Notice: From v6.5.x, we are moving visibility classes to Prototype specific mode and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.

+

Depreciation Notice: From v6.5.x, we are moving visibility classes to Prototype specific mode and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.

## Show by Screen Size