Merge pull request #430 from cvogeley/master
A CSS cheat to make the item-tools usable again
This commit is contained in:
commit
8cf4abe77f
@ -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;
|
||||
|
Reference in New Issue
Block a user