NIHVIVO-3216: Made css changes for fixing add roles layout.
This commit is contained in:
parent
6a08ee48cf
commit
dbac358978
1 changed files with 5 additions and 0 deletions
|
@ -203,4 +203,9 @@ span.controls {
|
||||||
}
|
}
|
||||||
#search-proxy {
|
#search-proxy {
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
|
}
|
||||||
|
select[name="roleActivityType"],
|
||||||
|
input[name="startField-year"],
|
||||||
|
input[name="endField-year"] {
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue