@clayui/css 3.153.0 → 3.154.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/css/base.css CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.153.0
3
+ * Clay 3.154.0
4
4
  *
5
5
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
6
6
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -13648,9 +13648,11 @@ label.custom-control-label {
13648
13648
  text-transform: uppercase;
13649
13649
  }
13650
13650
  .menubar-primary .nav-link.collapse-icon .collapse-icon-closed {
13651
+ font-size: 0.875rem;
13651
13652
  top: calc(22px - 0.5em);
13652
13653
  }
13653
13654
  .menubar-primary .nav-link.collapse-icon .collapse-icon-open {
13655
+ font-size: 0.875rem;
13654
13656
  top: calc(22px - 0.5em);
13655
13657
  }
13656
13658
  .menubar-primary .nav-link .autofit-row {