Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2493 Rev 2494
Línea 15... Línea 15...
15
.horizontal-list>.row {
15
.horizontal-list>.row {
16
  display: flex;
16
  display: flex;
17
  align-items: flex-end;
17
  align-items: flex-end;
18
  overflow-x: scroll;
18
  overflow-x: scroll;
19
  overflow-y: hidden;
19
  overflow-y: hidden;
20
  flex-wrap: nowrap;
-
 
21
  padding: 5px 0;
20
  padding: 5px 0;
22
  justify-content: space-between;
21
  justify-content: space-between;
23
  gap: 5px;
22
  gap: 5px;
24
}
23
}
Línea 25... Línea -...
25
 
-
 
26
.horizontal-list>.row>.btn,
-
 
27
.horizontal-list>.row>.members_count {
-
 
28
  min-width: 30%;
-
 
29
}
-
 
30
 
24
 
31
.horizontal-list>.row>.btn {
25
.horizontal-list>.row>.btn {
32
  padding: 2px 5px;
26
  padding: 2px 5px;
33
  white-space: nowrap;
27
  white-space: nowrap;
34
  line-height: 1;
28
  line-height: 1;