fix US name shrink

stable
Juanfran 2015-01-27 08:21:31 +01:00
parent ddfcc741ee
commit 33125ef7b8
1 changed files with 2 additions and 1 deletions

View File

@ -23,12 +23,13 @@
background: transparent;
}
.user-stories {
overflow: hidden;
width: 100%;
}
.status {
flex-basis: 150px;
flex-grow: 0;
flex-shrink: 0;
}
.points {
flex-basis: 125px;