Browse Source

Corrected versioning issues

Abdullah Almsaeed 10 years ago
parent
commit
26fc4f6a53
4 changed files with 4 additions and 3 deletions
  1. 1 1
      build/less/core.less
  2. 1 1
      build/less/sidebar.less
  3. 2 1
      dist/css/AdminLTE.css
  4. 0 0
      dist/css/AdminLTE.min.css

+ 1 - 1
build/less/core.less

@@ -40,7 +40,7 @@ body {
 
 /*
  * Content Wrapper - contins main content
- * ```.right-side has been deprecated as of v2.0 in favor of .content-wrapper  ```
+ * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper  ```
  */
 .content-wrapper, 
 .right-side,

+ 1 - 1
build/less/sidebar.less

@@ -3,7 +3,7 @@
  * ------------------
  */
 //Main Sidebar
-// ``` .left-side has been deprecated in favor of .main-sidebar ```
+// ``` .left-side has been deprecated as of 2.0.0 in favor of .main-sidebar ```
 
 .main-sidebar,
 .left-side {

+ 2 - 1
dist/css/AdminLTE.css

@@ -52,7 +52,7 @@ body {
 }
 /*
  * Content Wrapper - contins main content
- * ```.right-side has been deprecated as of v2.0 in favor of .content-wrapper  ```
+ * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper  ```
  */
 .content-wrapper,
 .right-side,
@@ -329,6 +329,7 @@ a:focus {
 .content-header > .breadcrumb > li > a {
   color: #444;
   text-decoration: none;
+  display: inline-block;
 }
 .content-header > .breadcrumb > li > a > .fa,
 .content-header > .breadcrumb > li > a > .glyphicon,

File diff suppressed because it is too large
+ 0 - 0
dist/css/AdminLTE.min.css


Some files were not shown because too many files changed in this diff