Skip to content

Instantly share code, notes, and snippets.

@emarket-design
Created January 26, 2017 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emarket-design/97c59f369a57edd52385a5667b56837a to your computer and use it in GitHub Desktop.
Save emarket-design/97c59f369a57edd52385a5667b56837a to your computer and use it in GitHub Desktop.
Reducing the org chart box size to accommodate large organizations in Employee Directory Pro WordPress plugin
div.emd-container .orgchart .node {
width: 80px !important; \\ Adjust this based on your team's size
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment