Фиксы
This commit is contained in:
@ -152,7 +152,7 @@ message {
|
||||
message top {
|
||||
position: absolute;
|
||||
bottom: 35px;
|
||||
right: 160px;
|
||||
right: 240px;
|
||||
width: 200px;
|
||||
z-index: 99;
|
||||
}
|
||||
@ -163,12 +163,12 @@ message top author {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
word-break: auto-phrase;
|
||||
word-break: keep-all;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
message.long top {
|
||||
right: 200px;
|
||||
right: 275px;
|
||||
bottom: 40px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user