@clayui/css 3.138.0 → 3.139.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.138.0
3
+ * Clay 3.139.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>
@@ -12445,7 +12445,7 @@ label.custom-control-label {
12445
12445
  margin-right: -1rem;
12446
12446
  top: -1rem;
12447
12447
  }
12448
- .modal-body .close {
12448
+ .modal-body > .close {
12449
12449
  position: absolute;
12450
12450
  right: 1rem;
12451
12451
  top: 1rem;