Merge pull request #1236 from ZmagoD/zd_SCI_2592

fixes file name label in repository file field [fixes SCI-2592]
This commit is contained in:
Zmago Devetak 2018-07-06 10:47:13 +02:00 committed by GitHub
commit 6b4d5c1562
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 {