@clayui/css 3.150.0 → 3.151.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/atlas.css CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.150.0
3
+ * Clay 3.151.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>
@@ -1311,7 +1311,7 @@ fieldset:disabled a.btn:active {
1311
1311
  .btn-group-sm .btn-group > .btn, .btn-sm {
1312
1312
  border-radius: 0.1875rem;
1313
1313
  font-size: 0.875rem;
1314
- line-height: 1.15;
1314
+ line-height: 1;
1315
1315
  padding-bottom: 0.4375rem;
1316
1316
  padding-left: 0.75rem;
1317
1317
  padding-right: 0.75rem;
@@ -3635,7 +3635,7 @@ input[type=button].btn-block {
3635
3635
  .alert .alert-btn {
3636
3636
  border-radius: 0.1875rem;
3637
3637
  font-size: 0.875rem;
3638
- line-height: 1.15;
3638
+ line-height: 1;
3639
3639
  padding-bottom: 0.4375rem;
3640
3640
  padding-left: 0.75rem;
3641
3641
  padding-right: 0.75rem;
@@ -8894,7 +8894,7 @@ button.link-outline {
8894
8894
  font-size: 0.875rem;
8895
8895
  font-weight: 600;
8896
8896
  justify-content: center;
8897
- line-height: 1.15;
8897
+ line-height: 1;
8898
8898
  padding-bottom: 0.4375rem;
8899
8899
  padding-left: 0.75rem;
8900
8900
  padding-right: 0.75rem;
@@ -12058,7 +12058,7 @@ label.custom-control-label {
12058
12058
  }
12059
12059
  .sidebar-sm .input-group > .input-group-item > .btn, .form-group-sm .input-group > .input-group-item > .btn, .input-group-sm > .input-group-item > .btn {
12060
12060
  font-size: 0.875rem;
12061
- line-height: 1.15;
12061
+ line-height: 1;
12062
12062
  padding-bottom: 0.4375rem;
12063
12063
  padding-left: 0.75rem;
12064
12064
  padding-right: 0.75rem;