mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Merge pull request #5140 from mabashian/5061-alert-text-wrap
Wrap alert text
This commit is contained in:
@@ -1675,6 +1675,7 @@ tr td button i {
|
||||
.alert {
|
||||
padding: 10px;
|
||||
margin: 0;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.alert-danger {
|
||||
background-color: @default-bg;
|
||||
|
||||
Reference in New Issue
Block a user