fix style issues with discomainer view and collect email, mostly checkbox related

This commit is contained in:
Jamal Jackson 2016-09-19 14:18:51 -04:00
commit 4ec7f08e1e
3 changed files with 32 additions and 2 deletions

View file

@ -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;