mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #2262 from anoek/2028
Fix stdout height issue on firefox
This commit is contained in:
commit
59c169ff27
@ -40,7 +40,7 @@ standard-out-log {
|
||||
}
|
||||
|
||||
.StandardOut-consoleOutput {
|
||||
height: auto;
|
||||
height: 493px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user