Fix the folder's path in the search results page

This commit is contained in:
yflory
2017-07-06 10:40:21 +02:00
parent 3d2e628e57
commit de420de021
2 changed files with 13 additions and 9 deletions

View File

@@ -416,6 +416,11 @@ span {
}
.path {
font-style: italic;
direction: rtl;
.element {
display: inline-block;
margin-right: 5px;
}
}
.title {
font-weight: bold;