Mercurial > libervia-templates
diff sat_templates/templates/default/static/styles.css @ 199:02cbc3cf4b32
css: removed margin in box--hollow
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 05 May 2019 18:44:01 +0200 |
parents | e5fdd7e13764 |
children | a1fa6744c78e |
line wrap: on
line diff
--- a/sat_templates/templates/default/static/styles.css Fri May 03 23:58:44 2019 +0200 +++ b/sat_templates/templates/default/static/styles.css Sun May 05 18:44:01 2019 +0200 @@ -370,7 +370,6 @@ border-style: solid; border-color: silver; border-width: 1px 0; - margin: 0; } .box--paper { @@ -1272,7 +1271,6 @@ .box--hollow { border-radius: 0.2em; border-width: 1px; - margin: 0.5em; } .box--extra-margin {