Quick fix: star and lock position on starred posts

This commit is contained in:
Oliver 2014-01-12 12:42:56 +01:00
parent 964f2bc4b1
commit e433dfad71
1 changed files with 1 additions and 1 deletions

View File

@ -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 {