Fix overlapping edit field

This commit is contained in:
Raimund Schlüßler 2017-12-03 18:34:01 +01:00
parent 95e2d49f13
commit 5d10b503c7
No known key found for this signature in database
GPG key ID: 036FA7EB1A599178

View file

@ -56,7 +56,7 @@ $white: #fff;
.app-navigation-entry-edit.name {
display: inline-block;
height: auto;
position: relative;
}
}