Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
fix(content): Enhance #2708 fix to avoid line wrapping of Highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
csadilek authored and ncloudioj committed Jun 27, 2017
1 parent e7fe4c4 commit fd96cca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content-src/components/Spotlight/Spotlight.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
&.collapsible-section {
.section-body {
max-height: 975px;
margin-inline-start: 0;
padding: 0;
}
}
}
Expand Down

0 comments on commit fd96cca

Please sign in to comment.