mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03:30
Merge pull request #2623 from kensible/2358-tooltip-width
Changed max-width of tooltip content
This commit is contained in:
@@ -481,6 +481,7 @@ textarea.allowresize {
|
||||
.tooltip-inner {
|
||||
padding: 10px;
|
||||
text-align:left;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.alert {
|
||||
|
||||
Reference in New Issue
Block a user