Add padding around the text in remove button

This commit is contained in:
leigh-mil 2019-08-15 13:46:41 -04:00
parent 068405607c
commit bf1932dccf

View File

@ -119,10 +119,6 @@
float: none;
}
> *:first-child {
padding-left: 0;
}
> *:last-child {
float: right;
}