leaked local change

This commit is contained in:
Zach Prezkuta 2012-11-06 08:49:03 -07:00
parent 999c3439e6
commit bff31a49eb
1 changed files with 2 additions and 2 deletions

View File

@ -1181,13 +1181,13 @@ input#dfrn-url {
/* background: #EEEEEE;*/
}
.wall-item-like, .wall-item-dislike, .wall-item-boring {
.wall-item-like, .wall-item-dislike {
font-style: italic;
margin-left: 0px;
opacity: 0.6;
}
.wall-item-like.comment, .wall-item-dislike.comment, .wall-item-boring.comment {
.wall-item-like.comment, .wall-item-dislike.comment {
margin-left: 5px;
}