Fix : + Button has been changed to a square hence fixing the position of the + to appear in the center
parent
d3adb99b82
commit
ac12b8ec4e
|
@ -389,7 +389,7 @@ form {
|
||||||
|
|
||||||
.filterHeader button {
|
.filterHeader button {
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
width: 1.5em;
|
width: 1.7em;
|
||||||
height: 1.7em;
|
height: 1.7em;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue