Fix player card incorrect positioning on Chrome

This commit is contained in:
Liam Westby 2018-05-08 10:03:52 -05:00
parent 056caf1344
commit b9dc0f21f3

View File

@ -70,6 +70,7 @@
}
.form-item label {
display: initial;
width: 100%;
margin-bottom: -4px;
padding-bottom: 0px;