From e423cbb382f53617e383a0d52ed47de5f534258e Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Thu, 5 Dec 2013 10:39:53 -0500 Subject: [PATCH] Removed body style override --- public/css/ios7.less | 7 ------- 1 file changed, 7 deletions(-) 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;