@clayui/css 3.113.0 → 3.114.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.
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.113.0
3
+ * Clay 3.114.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>
@@ -16,7 +16,7 @@
16
16
  * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
17
17
  */
18
18
  /**
19
- * Clay 3.113.0
19
+ * Clay 3.114.0
20
20
  *
21
21
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
22
22
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -11123,10 +11123,10 @@ html:not(#__):not(#___) .cadmin .modal-footer, html:not(#__):not(#___) .cadmin.m
11123
11123
  flex-shrink: 0;
11124
11124
  flex-wrap: wrap;
11125
11125
  justify-content: flex-start;
11126
- padding-bottom: 12px;
11127
- padding-left: 12px;
11128
- padding-right: 12px;
11129
- padding-top: 12px;
11126
+ padding-bottom: 16px;
11127
+ padding-left: 24px;
11128
+ padding-right: 24px;
11129
+ padding-top: 16px;
11130
11130
  }
11131
11131
  html:not(#__):not(#___) .cadmin .modal-footer > *, html:not(#__):not(#___) .cadmin.modal-footer > * {
11132
11132
  margin: 0 calc(8px * 0.5);