Fix right column alignment when left column goes to two rows

This commit is contained in:
Kimmo Puputti 2017-08-04 09:07:08 +03:00
parent ed80727343
commit b811f34254

View file

@ -27,6 +27,7 @@
}
.itemLabel {
flex: 1;
margin-top: 1px; /* align with baseline */
}