[fix][padding] setup wizard footer

This commit is contained in:
Prateeksha Singh 2018-11-12 11:20:27 +05:30
parent 2975d2ef75
commit 69869a2085

View file

@ -947,7 +947,7 @@ input[type="checkbox"] {
font-weight: bold;
}
.footer {
margin-top: 15px;
margin: 15px 0;
padding: 0px 7px;
.btn:not(:last-child) {
@ -1038,4 +1038,4 @@ img.img-loading:after {
.img-foreground();
font-family: 'Octicons';
content: "\f00b";
}
}