[refs #619] Fix long title in activity feed

This commit is contained in:
Julea Pikareva 2012-10-19 15:54:32 +04:00
parent ef77f16fac
commit 81c80b42e8
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ article div.activity .top .buttons {
display: block;
position: relative;
float: right;
max-width: 579px;
}
article div.activity .top div.text {