mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Changed max-width of tooltip content
This commit is contained in:
parent
ac1f3e142f
commit
3ef607f1e2
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user