Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2642 | Rev 2644 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2642 Rev 2643
Línea 5374... Línea 5374...
5374
 
5374
 
Línea 5375... Línea 5375...
5375
/* =============== Password Update ============ */
5375
/* =============== Password Update ============ */
5376
 
5376
 
-
 
5377
.cp-field {
-
 
5378
    width: 100%;
-
 
5379
}
5377
.cp-field {
5380
 
-
 
5381
@media (min-width: 992px) {
-
 
5382
    .cp-field {
5378
    width: 100%;
5383
        width: 48%;
Línea 5379... Línea 5384...
5379
    flex: 1;
5384
    }
5380
}
5385
}
5381
 
5386