[refs #619] Fix long title in activity feed
This commit is contained in:
parent
ef77f16fac
commit
81c80b42e8
|
@ -76,6 +76,7 @@ article div.activity .top .buttons {
|
|||
display: block;
|
||||
position: relative;
|
||||
float: right;
|
||||
max-width: 579px;
|
||||
}
|
||||
|
||||
article div.activity .top div.text {
|
||||
|
|
Loading…
Reference in New Issue