diff --git a/components/more-less/README.md b/components/more-less/README.md index 01e71a82b7..320056f342 100644 --- a/components/more-less/README.md +++ b/components/more-less/README.md @@ -20,7 +20,6 @@ The `d2l-more-less` element can be used to minimize the display of long content, | Property | Type | Description | |---|---|---| -| `blur-color` | String | Gradient HEX formatted color of the blurring effect (defaults to white). | | `expanded` | Boolean | Specifies the expanded/collapsed state of the content | | `h-align` | String | A value of `text` aligns the leading edge of text | | `height` | String, default: `'4em'` | Maximum height of the content when in "less" mode. The `d2l-more-less` element itself will take up additional vertical space for the fading effect as well as the more/less button itself. | diff --git a/components/more-less/demo/more-less.html b/components/more-less/demo/more-less.html index 900345be09..e48dfe9f76 100644 --- a/components/more-less/demo/more-less.html +++ b/components/more-less/demo/more-less.html @@ -45,18 +45,6 @@
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum elementum venenatis arcu sit amet varius. Maecenas posuere magna arcu, quis maximus odio fringilla ac. Integer ligula lorem, faucibus sit amet cursus vel, pellentesque a justo. Aliquam urna metus, molestie at tempor eget, vestibulum a purus. Donec aliquet rutrum mi. Duis ornare congue tempor. Nullam sed massa fermentum, tincidunt leo eu, vestibulum orci. Sed ultrices est in lacus venenatis, posuere suscipit arcu scelerisque. In aliquam ipsum rhoncus, lobortis ligula ut, molestie orci. Proin scelerisque tempor posuere. Phasellus consequat, lorem quis hendrerit tempor, sem lectus sagittis nunc, in tristique dui arcu non arcu. Nunc aliquam nisi et sapien commodo lacinia. Quisque iaculis orci vel odio varius porta. Fusce tincidunt dolor enim, vitae sollicitudin purus suscipit eu.
-