Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
56aa2af6
Commit
56aa2af6
authored
11 years ago
by
maxwellium
Browse files
Options
Download
Email Patches
Plain Diff
otherwise content scrolls on chrome
without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9)
parent
99ffa282
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/offcanvas/offcanvas.css
+2
-1
examples/offcanvas/offcanvas.css
with
2 additions
and
1 deletion
+2
-1
examples/offcanvas/offcanvas.css
+
2
-
1
View file @
56aa2af6
...
...
@@ -2,7 +2,8 @@
* Style tweaks
* --------------------------------------------------
*/
html
{
html
,
body
{
overflow-x
:
hidden
;
/* Prevent scroll on narrow devices */
}
body
{
...
...
This diff is collapsed.
Click to expand it.
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