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; z-index: 1;
display: block; display: block;
float: left; float: left;
width: 100%; width: auto;
} }
form { form {