]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Fixed related issues positioning
[rails.git] / app / assets / stylesheets / common.scss
index 95c21c9012e9a41123830e1ba6c0b3b5dba4fcaa..251731a4c5cd40d65cf54fe7a9000cbef6fa8cf2 100644 (file)
@@ -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
+}