summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-09-15 08:12:59 +0200
committerdartcafe <github@dartcafe.de>2022-09-15 08:16:44 +0200
commit2fc1f4b954933f011252479c9eec90ba6334bf6d (patch)
tree0a0031bf8824476c5baafc5b187cb5be2249a40d /core/css
parent93d3ca32a1c729348e9841c7fbb66103594e89e8 (diff)
downloadnextcloud-server-2fc1f4b954933f011252479c9eec90ba6334bf6d.tar.gz
nextcloud-server-2fc1f4b954933f011252479c9eec90ba6334bf6d.zip
scss and compile
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index ca4079881ee..ad642dbc728 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -16,7 +16,7 @@
@use 'sass:math';
@use 'variables';
-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;