mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user