]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix scrolling for mobile browsers
authorJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 19 Feb 2014 14:20:30 +0000 (15:20 +0100)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 19 Feb 2014 14:20:30 +0000 (15:20 +0100)
core/css/styles.css

index c1aedc3be5774c5b922035efb304a0efc3d86931..f835b1f14eefaf097fa0e3cb4c2e56c248dbfad8 100644 (file)
@@ -3,7 +3,7 @@
  See the COPYING-README file. */
 
 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; cursor:default; }
-html, body { height:100%; overflow:auto; }
+html, body { height:100%; }
 article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }
 body { line-height:1.5; }
 table { border-collapse:separate; border-spacing:0; white-space:nowrap; }