mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Fix position of CTiT logger test dialog
This commit is contained in:
parent
1d9fb53879
commit
b4bee93b35
@ -179,7 +179,8 @@ input#filePickerText {
|
||||
}
|
||||
|
||||
.LogAggregator-failedNotification{
|
||||
max-width: 300px;
|
||||
max-width: 500px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
@ -35,11 +35,12 @@
|
||||
}
|
||||
|
||||
.ng-toast {
|
||||
left: 0;
|
||||
|
||||
.alert {
|
||||
margin: 0;
|
||||
}
|
||||
.alert span:first-of-type {
|
||||
margin-right: 10px;
|
||||
position: relative;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.close {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user