fix style issues with discomainer view and collect email, mostly checkbox related
This commit is contained in:
parent
8567591fa5
commit
4ec7f08e1e
3 changed files with 32 additions and 2 deletions
|
|
@ -59,6 +59,25 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
#news-updates{
|
||||
padding-top:0;
|
||||
.list{
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
width: 75%;
|
||||
@include center-block();
|
||||
label{
|
||||
display: inline-block;
|
||||
margin-top: 0;
|
||||
padding-bottom: 1rem;
|
||||
.item-content{
|
||||
margin-left: 15%;
|
||||
top: .4rem;
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.item {
|
||||
border: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue