fix blacklist for parent/child previews

This commit is contained in:
r888888888
2016-01-18 15:27:56 -08:00
parent 2602ee7ae7
commit 9bf9c6f626

View File

@@ -171,6 +171,10 @@ a.blacklisted-active {
border: none;
margin: 0;
padding: 5px 5px 10px;
&.blacklisted-active {
width: 154px;
}
}
}