X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b598979374985b8c62fac14588d685e29eac20a4..f3519e97819cc5a5e2c2f9931c7d565b8e5227c8:/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 +}