@clayui/css 3.141.0 → 3.142.2

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.141.0
3
+ * Clay 3.142.2
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>
@@ -14256,6 +14256,12 @@ label.custom-control-label {
14256
14256
  margin-bottom: -0.28125rem;
14257
14257
  margin-top: -0.28125rem;
14258
14258
  }
14259
+ .nav-tabs .nav-link .inline-item-before {
14260
+ margin-right: 0.25rem;
14261
+ }
14262
+ .nav-tabs .nav-link .inline-item-after {
14263
+ margin-left: 0.25rem;
14264
+ }
14259
14265
  .nav-tabs .nav-item {
14260
14266
  margin-bottom: -0.0625rem;
14261
14267
  }