diff options
author | dartcafe <github@dartcafe.de> | 2022-09-15 08:25:10 +0200 |
---|---|---|
committer | dartcafe <github@dartcafe.de> | 2022-09-15 08:25:10 +0200 |
commit | 63d51569fe67dedd781a96b3f2511f8049e08f3d (patch) | |
tree | 5f71ccfdfc9df0b3391aad64efb4a4ced26b64a2 /core | |
parent | f1881f278d227dd23740b76b7984d039a2f2e081 (diff) | |
download | nextcloud-server-63d51569fe67dedd781a96b3f2511f8049e08f3d.tar.gz nextcloud-server-63d51569fe67dedd781a96b3f2511f8049e08f3d.zip |
server.scss
Diffstat (limited to 'core')
-rw-r--r-- | core/css/server.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/server.css b/core/css/server.css index d7a9f21da58..cbeeb5fc141 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -36,7 +36,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; |