Fix project name overflow on dashboard

This commit is contained in:
Dmitriy Zaporozhets
2015-03-20 11:28:58 -07:00
parent 5909e5f6b2
commit 86fc054e14
@@ -28,6 +28,10 @@
font-size: 14px;
line-height: 24px;
.str-truncated {
max-width: 72%;
}
a {
display: block;
padding: 8px 15px;