SPR-796: breadcrumb responsive
This commit is contained in:
parent
f87efc0f42
commit
c2760201d3
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
min-height: @page-header_height;
|
min-height: @page-header_height;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
@media @screen_max-md {
|
||||||
|
background-color: @background_page-header;
|
||||||
|
}
|
||||||
|
|
||||||
> p {
|
> p {
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-small;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue