Fixed related issues positioning
(cherry picked from commit 156e678dc6dccdf36912ffa16264eb0967a4d5a6)
This commit is contained in:
parent
ed84930283
commit
81b6599830
1 changed files with 2 additions and 1 deletions
|
@ -2756,6 +2756,7 @@ input.richtext_title[type="text"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.related-block{
|
.related-block{
|
||||||
|
width:280px;
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2788,4 +2789,4 @@ input.richtext_title[type="text"] {
|
||||||
background: #fff1f0;
|
background: #fff1f0;
|
||||||
color: #d85030;
|
color: #d85030;
|
||||||
border-color: rgba(216, 80, 48, 0.3);
|
border-color: rgba(216, 80, 48, 0.3);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue