aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/components.html b/docs/components.html
index 1874470f4..a99a96b9b 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1859,6 +1859,9 @@
</tbody>
</table>
+ <h3>Easily collapsible</h3>
+ <p>For easy implementation, labels and badges will simply collapse (via CSS's <code>:empty</code> selector) when no content exists within.</p>
+
</section>