SPR-838: pixel breadcrumb vs search input
This commit is contained in:
parent
052442dc49
commit
ebfd069895
3 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,9 @@
|
|||
.breadcrumbs {
|
||||
position: relative;
|
||||
border-bottom: 1px solid @color-border-light;
|
||||
padding: 1rem 1.8rem .35rem;
|
||||
padding: 1rem 1.8rem .2rem;
|
||||
min-height: @page-header_height;
|
||||
box-sizing: border-box;
|
||||
|
||||
> p {
|
||||
font-size: @font-size-small;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue