Quick fix: star and lock position on starred posts
This commit is contained in:
parent
964f2bc4b1
commit
e433dfad71
|
@ -1117,7 +1117,7 @@ border-bottom: 1px solid #D2D2D2;
|
||||||
.wall-item-decor {
|
.wall-item-decor {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 755px;
|
left: 755px;
|
||||||
top: -10px;
|
/* top: -10px; */
|
||||||
width: 16px;
|
width: 16px;
|
||||||
}
|
}
|
||||||
.unstarred {
|
.unstarred {
|
||||||
|
|
Loading…
Reference in a new issue