Fix tooltip arrow

This commit is contained in:
Raimund Schlüßler 2018-09-09 12:25:36 +02:00
parent 636b780219
commit 5632f5f33c
No known key found for this signature in database
GPG key ID: 036FA7EB1A599178

View file

@ -1343,3 +1343,7 @@ ol[dnd-list] {
}
}
}
.tooltip-arrow {
width: unset !important;
}