assets/stylesheets/patternfly/_tooltip.scss in patternfly-sass-3.9.0 vs assets/stylesheets/patternfly/_tooltip.scss in patternfly-sass-3.10.0
- old
+ new
@@ -3,10 +3,10 @@
// --------------------------------------------------
// Base class
.tooltip {
font-size: $tooltip-font-size;
- line-height: 1.4
+ line-height: 1.4;
}
// Wrapper for the tooltip content
.tooltip-inner {
padding: 7px 12px;