diff --git a/webv4/root/css/style.css b/webv4/root/css/style.css index 4ab0863efe5be4c1181a498450b9d8af328c050a..51a61e57884538def1de36e9903d217868159f9c 100644 --- a/webv4/root/css/style.css +++ b/webv4/root/css/style.css @@ -132,7 +132,7 @@ blockquote { } div.message { - margin: 1em 0 1em 1em; + margin: 1em 0 1em 0; } input.dropdown { @@ -318,5 +318,3 @@ animation: indicator-fade 3s ease 0s 1 alternate !important; color: #111; background-color: #DDD; } - -