aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-17 19:32:08 +0200
committerMichael Miday <midaym@gmail.com>2015-10-09 06:40:07 +0200
commit8062c2a18abdd8803c4f211e2e1bb2c15c9d8c96 (patch)
treed117633564db9a608c1af06dee305a7424986a7d /phpBB/styles/prosilver/template/overall_header.html
parent73fd3d1df807fd2c367d26b1de7c85bc657b74ce (diff)
downloadforums-8062c2a18abdd8803c4f211e2e1bb2c15c9d8c96.tar
forums-8062c2a18abdd8803c4f211e2e1bb2c15c9d8c96.tar.gz
forums-8062c2a18abdd8803c4f211e2e1bb2c15c9d8c96.tar.bz2
forums-8062c2a18abdd8803c4f211e2e1bb2c15c9d8c96.tar.xz
forums-8062c2a18abdd8803c4f211e2e1bb2c15c9d8c96.zip
[ticket/14175] Refactor the file
PHPBB3-14175
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index ddf461aa9f..0fd2fa4c56 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -47,7 +47,7 @@
<link href="{T_FONT_AWESOME_LINK}" rel="stylesheet">
<link href="{T_STYLESHEET_LINK}" rel="stylesheet">
<link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet">
-<link href="{T_THEME_PATH}/responsive.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" media="all and (max-width: 700px)" />
+<link href="{T_THEME_PATH}/responsive.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" />
<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
<link href="{T_THEME_PATH}/bidi.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">