Merge pull request #4077 from j-shade/devel

fixed row item labels to view horizontally instead of vertically

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-06-26 12:50:16 +00:00
committed by GitHub

View File

@@ -260,7 +260,7 @@
.at-RowItem--labels {
line-height: @at-line-height-list-row-item-labels;
display: inline-block;
display: inline-flex;
* {
font-size: 10px;