summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_webhooks.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout/_webhooks.scss')
-rw-r--r--webapp/sass/layout/_webhooks.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/sass/layout/_webhooks.scss b/webapp/sass/layout/_webhooks.scss
index 57b8beaee..9cfca2a3c 100644
--- a/webapp/sass/layout/_webhooks.scss
+++ b/webapp/sass/layout/_webhooks.scss
@@ -46,7 +46,7 @@
border-radius: 4px;
border-style: solid;
border-width: 1px;
- margin: 0 0 5px 0;
+ margin-top: 5px;
padding: 2px 5px;
}
@@ -140,7 +140,7 @@
&.attachment__image--openraph {
margin-bottom: 0;
max-height: 80px;
- max-width: 200px;
+ max-width: 100%;
&.loading {
height: 80px;