bugfix breadcrumb not clickable in wide content view

This commit is contained in:
Jana Deutschländer 2017-05-03 16:47:52 +02:00
commit c5e825b2e3

View file

@ -194,7 +194,7 @@
z-index: 1;
display: block;
float: left;
width: 100%;
width: auto;
}
form {