Merge pull request #5902 from JDonadio/bug/proposal-label

Fix label and icon size
This commit is contained in:
Gabriel Edgardo Bazán 2017-04-20 17:43:27 +02:00 committed by GitHub
commit 4d7dcf6411
3 changed files with 14 additions and 17 deletions

View file

@ -13,6 +13,7 @@
}
}
&__tx-time {
white-space: nowrap;
color: $v-light-gray;
font-size: 12.5px;
}