@clayui/css 3.95.0 → 3.95.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.95.0
3
+ * Clay 3.95.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>
@@ -4154,7 +4154,7 @@ input[type=button].btn-block {
4154
4154
  color: #fff;
4155
4155
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
4156
4156
  }
4157
- if true, .badge-beta, badge-beta {
4157
+ .badge-beta {
4158
4158
  background-color: white;
4159
4159
  color: #138496;
4160
4160
  text-transform: uppercase;