diff --git a/static/styles/right_sidebar.css b/static/styles/right_sidebar.css index 6fd1e76fad..27b58c02da 100644 --- a/static/styles/right_sidebar.css +++ b/static/styles/right_sidebar.css @@ -253,4 +253,8 @@ width: 100%; margin-bottom: 10px; } + + hr { + width: 90%; + } } diff --git a/static/templates/right_sidebar.hbs b/static/templates/right_sidebar.hbs index 966f5a44ee..f84458b67e 100644 --- a/static/templates/right_sidebar.hbs +++ b/static/templates/right_sidebar.hbs @@ -32,6 +32,7 @@
{{rendered_markdown realm_description }}
+