Ensure the max width value of the tooltip is used only on settings tabs (#8880)
This commit is contained in:
@@ -705,11 +705,6 @@ legend {
|
||||
margin-right: 100px;
|
||||
}
|
||||
|
||||
@define-mixin mx_Settings_tooltip {
|
||||
// So it fits in the space provided by the page
|
||||
max-width: 120px;
|
||||
}
|
||||
|
||||
@define-mixin ProgressBarColour $colour {
|
||||
color: $colour;
|
||||
&::-moz-progress-bar {
|
||||
|
||||
Reference in New Issue
Block a user