Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
362 B

.search-form {
display: inline-block;
}
.form-inline {
position: relative;
}
.form-horizontal {
min-width: 35rem;
}
.buttons {
@include absolute(8px, 8px);
}
.buttons2 {
@include absolute(.75rem, 1.75rem);
}
.link {
font-size: $font-small;
font-weight: normal;
margin-top: 1.5rem;
}
.col-form-label {
text-align: left;
}