mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 09:57:33 -02:30
Changed max-width of tooltip content
This commit is contained in:
@@ -481,6 +481,7 @@ textarea.allowresize {
|
|||||||
.tooltip-inner {
|
.tooltip-inner {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align:left;
|
text-align:left;
|
||||||
|
max-width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
|
|||||||
Reference in New Issue
Block a user