Commit 085ab45f authored by Randall Leeds's avatar Randall Leeds

Merge pull request #852 from RawKStar77/smallerfontontabs

Made font on heatmap-pointer tabs slightly smaller at the request of @dwhly
parents 6c4618d7 05999f2a
......@@ -113,12 +113,12 @@ $baseFontSize: 14px;
background: none;
font-weight: bold;
font-family: $sansFontFamily;
font-size: 13px;
font-size: 11px;
line-height: 17.5px;
left: 5px;
right: 2px;
position: absolute;
bottom: 1px;
bottom: 2px;
}
&:hover {
......
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