Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
team-presentation
Commits
252200f9
Commit
252200f9
authored
May 15, 2014
by
Hakim El Hattab
Browse files
add minimal-ui to viewport for ios fullscreen
parent
b9d25057
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
252200f9
...
...
@@ -12,7 +12,7 @@
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
/>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no
, minimal-ui
"
>
<link
rel=
"stylesheet"
href=
"css/reveal.css"
>
<link
rel=
"stylesheet"
href=
"css/theme/default.css"
id=
"theme"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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