X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b598979374985b8c62fac14588d685e29eac20a4..9046b5ba8d07cd8907685ab8da7f73829cb692c5:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 95c21c901..251731a4c 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2756,6 +2756,7 @@ input.richtext_title[type="text"] { } .related-block{ + width:280px; float:right; } @@ -2788,4 +2789,4 @@ input.richtext_title[type="text"] { background: #fff1f0; color: #d85030; border-color: rgba(216, 80, 48, 0.3); -} \ No newline at end of file +}