Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #42 from indiana-university/release/0.2.12
Browse files Browse the repository at this point in the history
Release 0.2.12
  • Loading branch information
scottanthonymurray committed Feb 25, 2021
2 parents 0c78d9d + 83b457e commit 9d95faf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rivet-collapsible",
"version": "0.2.11",
"version": "0.2.12",
"description": "An expand-and-collapse widget for Rivet",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions src/sass/components/_rvt-collapsible.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

svg {
margin-right: $xs;
flex-shrink: 0;
}
}

Expand Down

0 comments on commit 9d95faf

Please sign in to comment.