Work around firefox image position bug.

master
Jason A. Donenfeld 2012-04-17 04:41:18 +02:00
parent f05aab0109
commit 3f976581fd
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ a:hover {
}
#photo {
border: 0;
left: 0;
}
#photo-view {
position: absolute;