diff --git a/documentation/index.html b/documentation/index.html index 230e895b591d2f080b46de65c44c6cd18f2c7ea2..ac5b2b7ffdd23c672cb5f3970553b762066c147b 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 -->