Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions manager/media/style/MODxRE2/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2599,10 +2599,11 @@ code {
/* breadcrumbs */

ul.breadcrumbs {
margin: 0 0 10px 15px;
padding: 0;
margin: 0px 15px 12px 15px;
padding: 0 0 9px 0;
line-height: normal;
font-size: 0;
border-bottom: 1px dotted #CECACA;
}

li.breadcrumbs__li {
Expand Down