Fixed prev/next post clicking in chrome
This commit is contained in:
parent
4879ba94b0
commit
e48826dd72
1 changed files with 4 additions and 1 deletions
|
@ -88,7 +88,10 @@ embed {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
#sidebar .left a,
|
||||
#sidebar .right a {
|
||||
display: inline-block;
|
||||
}
|
||||
i.icon-prev {
|
||||
background-position: -12px -1px;
|
||||
margin-left: 8px;
|
||||
|
|
Loading…
Reference in a new issue