]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix scrollbar apperance
authorRené Gieling <github@dartcafe.de>
Wed, 14 Sep 2022 06:20:30 +0000 (08:20 +0200)
committerdartcafe <github@dartcafe.de>
Thu, 15 Sep 2022 06:16:43 +0000 (08:16 +0200)
fix #34064

Signed-off-by: René Gieling <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
core/css/styles.css

index d1c13e166399cc158a61964c290d40b703f40bc9..121d0a7eab48a24d37712d58ad356bc77b431c4b 100644 (file)
@@ -35,7 +35,7 @@
  * @license GNU AGPL version 3 or any later version
  *
  */
-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 {
+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, main {
   margin: 0;
   padding: 0;
   border: 0;