mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #5140 from mabashian/5061-alert-text-wrap
Wrap alert text
This commit is contained in:
commit
02c7f87185
@ -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