Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
whats-open
Commits
fa7d2681
Commit
fa7d2681
authored
Oct 27, 2013
by
Renfred Harper
Browse files
Disable user scale for mobile
parent
6f3a7cf6
Changes
1
Show whitespace changes
Inline
Side-by-side
whats_open/templates/head.html
View file @
fa7d2681
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0
, user-scalable=no
"
>
<link
rel=
"icon"
href=
"{{ STATIC_URL }}/img/gmu-logo.ico"
>
<link
href=
"{{ STATIC_URL }}css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"{{ STATIC_URL }}css/style.css"
rel=
"stylesheet"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment