feature(style) if size to long it reduce

This commit is contained in:
coderaiser 2014-01-22 05:36:26 -05:00
parent c5d4fefdf9
commit d8a0046e18

View file

@ -215,6 +215,8 @@ body {
width:16%;
margin-right: 27px;
text-align: right;
text-overflow: ellipsis;
overflow: hidden;
}
.owner {