From 3e5e1008b5f89804cc7545391ac42ef18b8a0b27 Mon Sep 17 00:00:00 2001 From: Dmitri Suvorov Date: Fri, 1 May 2015 22:46:17 +0300 Subject: [PATCH] Fixed typos --- documentation/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index 3bc08a26e..b9f7fa899 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -783,7 +783,7 @@ AdminLTE/

Sidebar

- The sidebar used in this page to the left provides an example of what your sidebar should like. + The sidebar used in this page to the left provides an example of what your sidebar should be like. Construction of a sidebar:

@@ -968,7 +968,7 @@ AdminLTE/
   </div><!-- /.info-box-content -->
 </div><!-- /.info-box -->
 
-

The only thing you need to change to alternate between these style is change the placement of the bg-* class. For the +

The only thing you need to change to alternate between these styles is the placement of the bg-* class. For the first style apply any bg-* class to the icon itself. For the other style, apply the bg-* class to the info-box div.

@@ -1160,7 +1160,7 @@ AdminLTE/

Box Tools

Boxes can contain tools to deploy a specific event or provide simple info. The following examples makes use of multiple AdminLTE components within the header of the box.

-

AdminLTE data-widget attribute provides boxes with the ability to collapse or be removed. The buttons +

AdminLTE data-widget attribute provides boxes with the ability to collapse or to be removed. The buttons are placed in the box-tools which is placed in the box-header.

 <-- This will cause the box to be removed when clicked -->