mirror of
https://github.com/ansible/awx.git
synced 2026-04-08 19:49:22 -02:30
Applied select2 to the activity stream dropdown nav. Went ahead and moved the dropdown nav template into a partial rather than having it inline.
This commit is contained in:
@@ -181,6 +181,10 @@ table, tbody {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.List-auxActionStream {
|
||||
width: 175px;
|
||||
}
|
||||
|
||||
.List-buttonSubmit {
|
||||
background-color: @submit-button-bg;
|
||||
color: @submit-button-text;
|
||||
|
||||
Reference in New Issue
Block a user