Commit cc170959 authored by Clement Ho's avatar Clement Ho Committed by Annabel Dunstone Gray

Force popover-header to size 14px instead of rems

parent 24665ccb
......@@ -145,7 +145,8 @@ table {
pointer-events: none;
}
.popover {
.popover,
.popover-header {
font-size: 14px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment