5 lines
67 B
CSS
5 lines
67 B
CSS
|
#friendList button{
|
||
|
display: inline;
|
||
|
margin-right: 10px;
|
||
|
}
|