diff --git a/include/staff/login.header.php b/include/staff/login.header.php
index d4068027840b811e2641f4870e6cd3927603e4f9..c3b8405821490ead8ba99eb778f15086b791240a 100644
--- a/include/staff/login.header.php
+++ b/include/staff/login.header.php
@@ -12,7 +12,7 @@ defined('OSTSCPINC') or die('Invalid path');
     <meta name="robots" content="noindex" />
     <meta http-equiv="cache-control" content="no-cache" />
     <meta http-equiv="pragma" content="no-cache" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
     <script type="text/javascript" src="<?php echo ROOT_PATH; ?>js/jquery-1.11.2.min.js"></script>
     <script type="text/javascript">
         $(document).ready(function() {