mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -03:30
fixed row item labels to view horizontally instead of vertically
This commit is contained in:
committed by
Ryan Petrello
parent
0a7d6e603e
commit
e612a167e2
@@ -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