Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit b3a5f14

Browse files
committed
Added a high z-index to the compact tooltip
/fixes #119
1 parent 5524410 commit b3a5f14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Form/fields.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
box-shadow:0 1px 2px #888;
5656
background:#fff;
5757
padding:10px;
58+
z-index:9999;
5859
}
5960
</style>
6061
{% endif %}

0 commit comments

Comments
 (0)