mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
CSS friends grid full fix
This commit is contained in:
parent
740f71c011
commit
9d64cd2d2b
1 changed files with 1 additions and 1 deletions
|
@ -850,7 +850,7 @@ span {
|
||||||
}
|
}
|
||||||
|
|
||||||
.content_list .cl_element {
|
.content_list .cl_element {
|
||||||
width: 33%;
|
width: 32%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue