Skip to content

Commit

Permalink
Make sure the breadcrumb border fills the whole page
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Oct 21, 2022
1 parent 588a7c0 commit 2f5462d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/arclight/modules/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
border-bottom: $border-width solid $border-color;
padding-bottom: $spacer * .5;
margin-bottom: $spacer * .75;
width: 100%;

.breadcrumb {
.breadcrumb-item .breadcrumb {
Expand Down

0 comments on commit 2f5462d

Please sign in to comment.