Fix long text breaks on history. TG-2433 #ready-for-test

stable
Xavier Julián 2015-03-13 08:48:30 +01:00
parent 360ee898bf
commit dfbfe4210b
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
}
.activity-fromto {
@extend %small;
word-wrap: break-word;
}
}
.history-tabs {