bugfix breadcrumb not clickable in wide content view
This commit is contained in:
parent
60443fd414
commit
c5e825b2e3
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@
|
|||
z-index: 1;
|
||||
display: block;
|
||||
float: left;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue