Skip to content

Commit

Permalink
Merge pull request #327 from inbo/308_breadcrumbs_issues
Browse files Browse the repository at this point in the history
  • Loading branch information
katya-shaleninova authored Feb 17, 2025
2 parents 4d629f4 + b560abc commit 2cdd5f9
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions branding/app/themes/vlaanderen/css/bie-hub-fix.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
#refine-options {display: block; visibility: visible;}
}
/* Taxon header */
.page-taxon .pg-header {padding-bottom: 20px; margin-top: 20px;}
.taxonomy-bcrumb li {position: relative; padding-left: 16px;}
.taxonomy-bcrumb li:first-child {padding-left: 5px;}
.taxonomy-bcrumb li:before {content:"›"; position:absolute; left:-4px;}
.taxonomy-bcrumb li:first-child:before {content: none;}
.inline-head {display: inline-block; margin-right: 20px;}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 16px;
}

0 comments on commit 2cdd5f9

Please sign in to comment.