assets/stylesheets/bootstrap/_popovers.scss in bootswatch-sass-3.3.1.4 vs assets/stylesheets/bootstrap/_popovers.scss in bootswatch-sass-3.3.2

- old
+ new

@@ -9,10 +9,10 @@ left: 0; z-index: $zindex-popover; display: none; max-width: $popover-max-width; padding: 1px; - // Reset font and text propertes given new insertion method + // Reset font and text properties given new insertion method font-family: $font-family-base; font-size: $font-size-base; font-weight: normal; line-height: $line-height-base; text-align: left;