Fix overlapping edit field
This commit is contained in:
parent
95e2d49f13
commit
5d10b503c7
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ $white: #fff;
|
|||
|
||||
.app-navigation-entry-edit.name {
|
||||
display: inline-block;
|
||||
height: auto;
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue