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

152
Vistas
label not aligning with select box

My label is not aligning with my select box. Instead, it is sitting below the previous div, which is in the middle of the page.

The select box sits to the far left. The for and name values match, so I don't understand why they are separated.

I am using style="display:inline;" on the previous div and style="display:inline-block;vertical-align:top" on the div following.

Even if I replace label with span it still sits under the previous div in the centre of the page. Any ideas?

This is the whole problem div.

  <div class="form-group">
  <div class="dropdown" dropdown>
  <label class="label-text" for="unit" >Cm/Inch</label>
  <select class="form-control" id="unit" style="width:150px;" 
(ngModelChange)="onUnitChange($event)"
          [(ngModel)]="job_entry.units" name="unit">
    <option disabled hidden [value]="undefined">select unit </option>
    <option  value="cm">centimeters</option>
    <option  value="inch">inches</option>
  </select>
</div>

over 4 years ago · Santiago Trujillo
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