mirror of
https://github.com/ansible/awx.git
synced 2026-08-04 03:50:01 -02:30
UX feedback on Activity Streams
As well as tags and some select2
This commit is contained in:
committed by
John Mitchell
parent
b6222e5857
commit
1f0d88c7ab
@@ -181,7 +181,6 @@ table, tbody {
|
||||
.List-actionHolder {
|
||||
justify-content: flex-end;
|
||||
display: flex;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.List-actions {
|
||||
@@ -189,7 +188,7 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-auxAction + .List-actions {
|
||||
margin-left: 10px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.List-auxAction {
|
||||
|
||||
Reference in New Issue
Block a user