Skip to content
Snippets Groups Projects
Commit bd828789 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Fix sizing of new location field in form

parent b07c5e73
Branches
Tags
3 merge requests!115Tombstone not available for dataset,!77Bump ruby v2.7.7,!75Feature/dataset updates
Pipeline #5607 failed
......@@ -223,4 +223,9 @@ form .field-wrapper label[required="required"]::after {
padding-left: 0px;
margin-bottom: 0;
}
}
.controlled_vocabulary .listing .input-group {
width: 90%;
border-radius: 4px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment