Skip to content
Snippets Groups Projects
Commit dae2de45 authored by Brian Canini's avatar Brian Canini
Browse files

style updates

- academic programs content type related programs field to make text and checkbox inline
parent 8e7b4534
No related branches found
No related tags found
No related merge requests found
......@@ -37,3 +37,15 @@ select option[value="3"] {
select option[value="4"] {
background: rgba(250, 250, 250, 0.3);
}*/
/*
// Academic Programs - Related Programs Selection
// --------------------------------------------------
*/
.view-related-programs .js-form-type-checkbox {
display: inline-block;
margin: 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment