@annalib/anna-core 7.3.8 → 7.3.10

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@annalib/anna-core",
3
- "version": "7.3.8",
3
+ "version": "7.3.10",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "2.0.3",
6
6
  "@angular/common": "^13.2.0",
@@ -212,11 +212,7 @@ div.radio-container {
212
212
  border-radius: $fs-2;
213
213
  margin: $fs-4 $fs-7 $fs-3 $fs-7;
214
214
  height: $fs-24;
215
- padding: $fs-3 8px $fs-3 $fs-8;
216
- .search-bar-close {
217
- margin-left: auto;
218
- float: right;
219
- }
215
+ padding: $fs-3 0 $fs-3 $fs-8;
220
216
  }
221
217
 
222
218
  .search-icon {