Removed body style override

This commit is contained in:
Sahat Yalkabov
2013-12-05 10:39:53 -05:00
parent 462615a8c1
commit e423cbb382

View File

@ -3,7 +3,6 @@
// -----------------------------------------------------
// Variables =================================================================
@navbar-height: 45px;
// Document ===================================================================
@ -15,12 +14,6 @@ html {
height: 100%;
}
body {
color: #666;
background: #e8e8e8;
min-height: 100%;
}
[class^="fa-"],
[class*="fa-"] {
margin-right: 10px;