You are here

relation_entity_collector.css in Relation 8.2

#relation-entity-collector input.form-text,
#relation-entity-collector select.form-select {
  width: 100%;
}

File

relation_entity_collector/relation_entity_collector.css
View source
  1. #relation-entity-collector input.form-text,
  2. #relation-entity-collector select.form-select {
  3. width: 100%;
  4. }