debug breadcrumb height vs search toggle icon

This commit is contained in:
Jana Deutschländer 2017-02-09 17:06:55 +01:00
commit 9d282a57d4

View file

@ -7,7 +7,7 @@
.breadcrumbs { .breadcrumbs {
position: relative; position: relative;
border-bottom: 1px solid @color-border; border-bottom: 1px solid @color-border;
padding: .8rem 1.8rem .35rem; padding: 1rem 1.8rem .35rem;
> p { > p {
font-size: @font-size-small; font-size: @font-size-small;
@ -69,7 +69,7 @@
float: right; float: right;
display: inline-block; display: inline-block;
max-width: 30%; max-width: 30%;
margin: -.35em 0 0; margin: -.45em 0 0;
padding: 0; padding: 0;
@media @screen_max-xs{ @media @screen_max-xs{
max-width: 90%; max-width: 90%;