mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 06:58:06 -03:30
Wrap alert text
This commit is contained in:
parent
71c190e025
commit
92857b20a8
@ -1675,6 +1675,7 @@ tr td button i {
|
||||
.alert {
|
||||
padding: 10px;
|
||||
margin: 0;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.alert-danger {
|
||||
background-color: @default-bg;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user