Skip to content

Commit 8c7b817

Browse files
committed
CSS button alignment fix.
1 parent 07d2079 commit 8c7b817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/multiselect/src/lib/helper-elements/helper-elements.component.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ fieldset {
2727
.mat-multiselect :host .helper-button {
2828
background-color: transparent;
2929
color: #444;
30+
padding: 1px 5px;
3031
}
3132

3233
.mat-multiselect :host .helper-button:not(:last-child) {

0 commit comments

Comments
 (0)