Skip to content

Commit c64f240

Browse files
authored
Merge pull request #1219 from projectblacklight/cbeer-patch-1
Make sure the breadcrumb border fills the whole page
2 parents 69440e7 + 2f5462d commit c64f240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/arclight/modules/layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
border-bottom: $border-width solid $border-color;
99
padding-bottom: $spacer * .5;
1010
margin-bottom: $spacer * .75;
11+
width: 100%;
1112

1213
.breadcrumb {
1314
.breadcrumb-item .breadcrumb {

0 commit comments

Comments
 (0)