frontend/css/components/_popover.scss in trestle-0.9.8 vs frontend/css/components/_popover.scss in trestle-0.10.0.pre
- old
+ new
@@ -1,4 +1,5 @@
.popover-header {
font-weight: 500;
font-size: 0.85rem;
+ border-bottom-color: $popover-header-border;
}