@clayui/css 3.148.0 → 3.149.1

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.148.0
3
+ * Clay 3.149.1
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>
@@ -13432,6 +13432,7 @@ label.custom-control-label {
13432
13432
  border-style: solid;
13433
13433
  border-width: 0.0625rem;
13434
13434
  border-radius: 0.25rem 0.25rem 0 0;
13435
+ font-size: inherit;
13435
13436
  white-space: nowrap;
13436
13437
  }
13437
13438
  .nav-tabs .nav-link:hover, .nav-tabs .nav-link.hover {