10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
.team-profile {
|
|
clear: both;
|
|
.img-container {
|
|
float: left;
|
|
overflow: hidden;
|
|
margin: (@line-height-computed / 4) @line-height-computed
|
|
@line-height-computed (@line-height-computed / 2);
|
|
}
|
|
}
|