Fixed related issues positioning

(cherry picked from commit 156e678dc6dccdf36912ffa16264eb0967a4d5a6)
This commit is contained in:
Shrey 2015-08-13 20:21:01 +05:30 committed by Matt Amos
parent ed84930283
commit 81b6599830

View 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);
}
}