diff --git a/public/css/ios7.less b/public/css/ios7.less index 4fbdc08cfe..7c26529a53 100644 --- a/public/css/ios7.less +++ b/public/css/ios7.less @@ -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;