Improve project name truncation on dashboard to work well with sm screen

This commit is contained in:
Dmitriy Zaporozhets 2015-03-20 11:32:44 -07:00
parent 478f92d2c2
commit d735321ebd
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
line-height: 24px;
.str-truncated {
max-width: 75%;
max-width: 72%;
}
a {