mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
Fix position of CTiT logger test dialog
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user