Skip to content

Commit

Permalink
Remove max-width on breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
skoolbus39 committed Dec 8, 2015
1 parent 12a1656 commit 34e9a6b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wdn/templates_4.1/less/layouts/breadcrumbs.less
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
}
}



#breadcrumbs {
.sans-serif-font();
font-size: 0;
Expand Down Expand Up @@ -59,7 +57,6 @@
}

@media @bp-nav-full {
max-width: 20%;
padding: 0 6px 0 23px;
line-height: 1;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b5b5a+0,474746+100 */
Expand Down Expand Up @@ -135,7 +132,6 @@

@media @bp-nav-full {
background: @cream;
max-width: 100%;
transition: max-width 0.5s ease-in-out 0.5s;
}

Expand Down

0 comments on commit 34e9a6b

Please sign in to comment.