Skip to content

Instantly share code, notes, and snippets.

@chris-vecchio
Created July 6, 2018 16:37
Show Gist options
  • Save chris-vecchio/d883c23f039237dbfae72f85c6e33c2e to your computer and use it in GitHub Desktop.
Save chris-vecchio/d883c23f039237dbfae72f85c6e33c2e to your computer and use it in GitHub Desktop.
.highcharts-menu > hr {
display: block !important;
border: 1px gray solid !important;
margin-block-start: 0.5em !important;
margin-block-end: 0.5em !important;
margin-inline-start: auto !important;
margin-inline-end: auto !important;
-moz-float-edge: margin-box !important;
box-sizing: content-box !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment