Fixes #82: Notes do not hide when clicking image

This commit is contained in:
albert
2011-09-18 17:59:20 -04:00
parent 7b3c540bc0
commit 63d3cb337a
5 changed files with 22 additions and 4 deletions

View File

@@ -1048,6 +1048,7 @@ div#c-moderator-post-dashboards {
/*** Note Container ***/
div#note-container {
position: absolute;
z-index: 500;
div.note-body {
position: absolute;