overflow hidden on users recent posts

This commit is contained in:
Baris Soner Usakli
2013-08-22 10:18:17 -04:00
parent 186c426691
commit 454d5827fd

View File

@@ -244,6 +244,7 @@ footer.footer {
color: #333;
margin-bottom: 10px;
cursor: pointer;
overflow:hidden;
p {
color: #333;
}