liferay-frontend-theme-styled 4.0.35 → 4.0.36

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.
@@ -33,7 +33,7 @@
33
33
  .breadcrumb-item:before,
34
34
  .breadcrumb-item + .breadcrumb-item:before {
35
35
  color: $gray-600;
36
- content: normal;
36
+ content: none;
37
37
  float: none;
38
38
  padding-left: 0;
39
39
  padding-right: 0;
@@ -31,12 +31,12 @@
31
31
 
32
32
  .dropdown-toggle:after {
33
33
  border-width: 0;
34
- content: normal;
34
+ content: none;
35
35
  }
36
36
 
37
37
  .dropup .dropdown-toggle:after {
38
38
  border-width: 0;
39
- content: normal;
39
+ content: none;
40
40
  }
41
41
 
42
42
  .dropdown.open > .dropdown-menu,
@@ -179,7 +179,7 @@
179
179
 
180
180
  .navbar-nav > .active > a:after {
181
181
  @include media-breakpoint-down($scaling-breakpoint-down) {
182
- content: normal;
182
+ content: none;
183
183
  }
184
184
  }
185
185
  }
@@ -218,7 +218,7 @@
218
218
 
219
219
  .navbar-nav > .active > a:after {
220
220
  @include media-breakpoint-down($scaling-breakpoint-down) {
221
- content: normal;
221
+ content: none;
222
222
  }
223
223
  }
224
224
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"bugs":"https://issues.liferay.com/","license":"LGPL","publishConfig":{"registry":"https://registry.npmjs.org"},"keywords":[],"author":"Nathan Cavanaugh <nathan.cavanaugh@liferay.com> (https://github.com/natecavanaugh)","name":"liferay-frontend-theme-styled","description":"Liferay Frontend Theme Styled","main":"package.json","repository":"liferay/liferay-portal","version":"4.0.35"}
1
+ {"bugs":"https://issues.liferay.com/","license":"LGPL","publishConfig":{"registry":"https://registry.npmjs.org"},"keywords":[],"author":"Nathan Cavanaugh <nathan.cavanaugh@liferay.com> (https://github.com/natecavanaugh)","name":"liferay-frontend-theme-styled","description":"Liferay Frontend Theme Styled","main":"package.json","repository":"liferay/liferay-portal","version":"4.0.36"}