Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2650 Rev 2681
Línea 3126... Línea 3126...
3126
}
3126
}
Línea 3127... Línea 3127...
3127
 
3127
 
Línea 3128... Línea 3128...
3128
/* ============= user_profile ============= */
3128
/* ============= user_profile ============= */
3129
 
-
 
3130
.user_profile {
3129
 
3131
    float: left;
3130
.user_profile {
3132
    width: 100%;
3131
    width: 100%;
3133
    background-color: #fff;
3132
    background-color: #fff;
3134
    margin-bottom: 20px;
3133
    margin-bottom: 20px;
Línea 5380... Línea 5379...
5380
 
5379
 
5381
@media (min-width: 992px) {
5380
@media (min-width: 992px) {
5382
    .cp-field {
5381
    .cp-field {
5383
        width: 47%;
5382
        width: 47%;
-
 
5383
    }
5384
    }
5384
 
5385
    .cp-field2 {
5385
    .cp-field2 {
5386
        width: 80%;
5386
        width: 80%;
5387
    }
5387
    }