assets/stylesheets/patternfly/_tooltip.scss in patternfly-sass-1.3.1 vs assets/stylesheets/patternfly/_tooltip.scss in patternfly-sass-2.0.0

- old
+ new

@@ -3,11 +3,10 @@ // -------------------------------------------------- // Base class .tooltip { font-size: $tooltip-font-size; - - &.in { @include opacity(.88); } + line-height: 1.4 } // Wrapper for the tooltip content .tooltip-inner { padding: 7px 12px; \ No newline at end of file