diff --git a/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss b/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss index 9680f116a..b4489de70 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss +++ b/src/Bundle/ChillPersonBundle/Resources/public/chill/chillperson.scss @@ -260,6 +260,7 @@ div#dashboards { div.mbloc { & > div:not(.warnings) { border: 1px solid $chill-light-gray; + border-radius: 0.35rem; padding: 1rem; } & > div.warnings .alert { @@ -267,6 +268,9 @@ div#dashboards { } blockquote.chill-user-quote { margin: -1.2em; + p { + margin: 0; + } } } } diff --git a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig index e4b4c3503..fe7cd53c4 100644 --- a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig +++ b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig @@ -19,7 +19,7 @@ {% endblock %} {% block content %} -
{{ 'Pinned comment'|trans }}