vendor/assets/stylesheets/popover.css.scss in quantum-0.0.8 vs vendor/assets/stylesheets/popover.css.scss in quantum-0.0.9

- old
+ new

@@ -24,18 +24,18 @@ .popover.left { margin-left: -10px; } .popover-title { background-color: rgba(236,238,241,1); border-bottom: 1px solid rgba(217,222,225,1); color: rgba(43,50,53,1); - font-size: 13.5px; + font-size: 14px; line-height: 18px; margin: 0; padding: 10px 15px 8px 15px; } .popover-title:empty { display: none; } .popover-content { background-color: rgba(255,255,255,1); - font-size: 13.5px; + font-size: 14px; line-height: 20px; padding: 10px 15px; } .popover .arrow, .popover .arrow:after { \ No newline at end of file