Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 15975 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 15975 Rev 15989
Línea 4... Línea 4...
4
  position: absolute;
4
  position: absolute;
5
  width: 100%;
5
  width: 100%;
6
  left: 0;
6
  left: 0;
7
  bottom: 100%;
7
  bottom: 100%;
8
  background-color: $bg-color;
8
  background-color: $bg-color;
9
 
-
 
10
  .smiley-panel-body {
-
 
11
    overflow: auto;
-
 
12
  }
-
 
13
}
9
}
14
10