mirror of
https://github.com/ansible/awx.git
synced 2026-08-03 19:40:00 -02:30
Fixes issue with inventory group names that are extremely long.
This commit is contained in:
@@ -109,7 +109,7 @@ table, tbody {
|
||||
.List-tableCell {
|
||||
padding: 7px 15px;
|
||||
border-top:0px!important;
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user