mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Lazyfixdown: Increase margin between right of sidebar and left of content
This commit is contained in:
parent
fdb0735041
commit
851c4e29f7
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
width: 118px;
|
width: 131px;
|
||||||
margin: 4px 0 0 4px;
|
margin: 4px 0 0 4px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue