Slightly thicken the post highlight border again

This commit is contained in:
Toby Zerner 2015-05-03 11:53:37 +09:30
parent 318e8d2f33
commit 4cb9ed851d

View File

@ -154,10 +154,10 @@
}
}
.item.highlight .post {
border: 6px solid fade(@fl-primary-color, 10%);
border-radius: 6px;
border: 8px solid fade(@fl-primary-color, 10%);
border-radius: 10px;
padding: 15px;
margin: -21px;
margin: -23px;
}
.post-header {
margin-bottom: 10px;