fix terms checkbox top being cutoff issue
This commit is contained in:
parent
36539d75e8
commit
c2307d5dcd
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.item{
|
.item{
|
||||||
color:rgb(58,58,58);
|
color:rgb(58,58,58);
|
||||||
padding-bottom: 1.6rem;
|
padding-bottom: 2.5rem;
|
||||||
float: left;
|
float: left;
|
||||||
.item-content{
|
.item-content{
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue