This commit is contained in:
Stefan Breunig 2013-02-05 17:40:02 +01:00
parent cb991318d1
commit 44f4d4cfb1

View File

@ -310,6 +310,7 @@ h3 {
width: 100%; width: 100%;
overflow:hidden; overflow:hidden;
text-overflow: "~"; text-overflow: "~";
white-space: nowrap;
} }
.imgpreview { .imgpreview {