From c038121750d052e45808265d20f80356c77206fa Mon Sep 17 00:00:00 2001 From: harry Date: Thu, 1 Jun 2017 23:13:27 +0530 Subject: [PATCH] Correct linking of prototype page - Dep Notices! --- docs/pages/float-classes.md | 2 +- docs/pages/typography-helpers.md | 2 +- docs/pages/visibility.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.2