Ensure very long status tooltips do not overflow
This commit is contained in:
@@ -142,6 +142,7 @@ input[type="checkbox"], input[type="radio"] {
|
||||
.tooltip-inner {
|
||||
max-width: 800px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user