Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

153
Vistas
React Card does not expand with search dropdown results

As you can see the search results contain around ten items. However, the result set is cut off at the bottom of the div of class div-summary

How can I modify the div-summary such that the search result set is shown?

enter image description here enter image description here

.div-summary{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 25%;
    float:left;
    height: 100%;
    argin-top: 0px;
    margin-left: 2%;
    margin-bottom: 10px;
    display: inline;
}
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

This was solved by changing overflow to visible

.div-summary{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: visible;
    width: 25%;
    float:left;
    height: 100%;
    argin-top: 0px;
    margin-left: 2%;
    margin-bottom: 10px;
    display: inline;
}
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda