apply thetickleroftummies's expanding filenames fix

This commit is contained in:
ccd0 2014-05-16 04:03:07 -07:00
parent 624365806b
commit 4f75fe9b74

View File

@ -703,8 +703,8 @@ span.hide-announcement {
}
/* File */
.fileText:hover .fntrunc,
.fileText:not(:hover) .fnfull,
.fileText > span > a:hover .fntrunc,
.fileText > span > a:not(:hover) .fnfull,
.expanded-image > .post > .file > .fileThumb > img[data-md5] {
display: none;
}