Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 57aadcc

Browse files
dlabrecqdgutride
authored andcommitted
fix(filter-fields): remove font size
Font size overrides OSIO. See: fabric8-ui/ngx-widgets#73
1 parent cf4f4fc commit 57aadcc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/app/filter/filter-fields.component.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
padding-left: 0;
88
width: 275px;
99
}
10-
.btn-default { font-size: 12px; }
1110
.typeahead-input-container {
1211
position: relative;
1312
padding-right: 0;
@@ -26,7 +25,6 @@
2625
background-color: @color-pf-white;
2726
background-image: none;
2827
color: @color-pf-black-500;
29-
font-size: 12px;
3028
font-style: italic;
3129
font-weight: 400;
3230
}

0 commit comments

Comments
 (0)