SPR-796: breadcrumb responsive

This commit is contained in:
Silke Pisulla 2017-03-10 15:26:14 +01:00
commit c2760201d3

View file

@ -11,6 +11,10 @@
min-height: @page-header_height;
box-sizing: border-box;
@media @screen_max-md {
background-color: @background_page-header;
}
> p {
font-size: @font-size-small;
margin: 0;