Corrected versioning issues

This commit is contained in:
Abdullah Almsaeed
2015-02-27 19:57:17 -05:00
parent 1a0afe89b9
commit 26fc4f6a53
4 changed files with 5 additions and 4 deletions

View File

@@ -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,