Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16879 Rev 16880
Línea 27664... Línea 27664...
27664
}
27664
}
Línea 27665... Línea 27665...
27665
 
27665
 
27666
.social-links {
27666
.social-links {
27667
  display: flex;
27667
  display: flex;
-
 
27668
  flex-direction: column;
-
 
27669
}
-
 
27670
 
-
 
27671
.social-links a {
27668
  flex-direction: column;
27672
  display: inline-block;
27669
  white-space: nowrap;
27673
  white-space: nowrap;
-
 
27674
  text-overflow: ellipsis;
27670
  text-overflow: ellipsis;
27675
  overflow: hidden;
27671
  width: 100%;
27676
  width: 100%;
Línea 27672... Línea 27677...
27672
}
27677
}
27673
 
27678