Merge pull request #430 from cvogeley/master

A CSS cheat to make the item-tools usable again
This commit is contained in:
cvogeley 2014-04-23 17:18:22 +02:00
commit 8cf4abe77f

View File

@ -1919,6 +1919,10 @@ img.mail-list-sender-photo {
border-bottom: 1px solid $item_bordercolour;
}
.wall-item-content-wrapper:hover{
z-index:99;
}
.wall-item-comment-wrapper {
margin-top: 10px;
border-left: 2px solid $item_bordercolour;