fixes file name label in repository file field [fixes SCI-2592]

This commit is contained in:
zmagod 2018-07-05 16:59:59 +02:00
parent 3bc3519d0c
commit a55d0b9c85

View file

@ -69,9 +69,10 @@
}
.file-name-label {
margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 0px;
word-break: normal;
}
a {