fix padding

This commit is contained in:
piensaenpixel 2016-02-02 10:36:40 +01:00
parent 11f333651d
commit ac99ac9c48

View File

@ -179,7 +179,7 @@
.CDB-HeaderInfo-TitleText { .CDB-HeaderInfo-TitleText {
@include flex(1); @include flex(1);
width: 0; width: 0;
padding-right: 24px; padding-right: 16px;
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;