NIHVIVO-3216: Made css changes for fixing add roles layout.

This commit is contained in:
manolobevia 2011-11-30 23:13:25 +00:00
parent 6a08ee48cf
commit dbac358978

View file

@ -204,3 +204,8 @@ 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;
}