Skip to content

Instantly share code, notes, and snippets.

@andrezrv
Created July 26, 2017 13:40
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 andrezrv/226251b6f7950d329eaa2c068057879e to your computer and use it in GitHub Desktop.
Save andrezrv/226251b6f7950d329eaa2c068057879e to your computer and use it in GitHub Desktop.
Fix toggle inner in demo importer.
body.nice-framework-page-demos .nice-toggle .nice-toggle-inner {
height: auto !important;
border: 2px solid transparent !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment