diff --git a/lib/css/base.css b/lib/css/base.css index 2c1e508..b558e8a 100644 --- a/lib/css/base.css +++ b/lib/css/base.css @@ -86,7 +86,6 @@ video { /* Prevents iOS text size adjust after orientation change, without disabling (Thanks to @necolas) */ html { -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; } /* Base styles @@ -150,4 +149,4 @@ a { } .bar-header-secondary ~ .content { padding-top: 88px; -} \ No newline at end of file +}