diff --git a/style.css b/style.css index 98368cb7..305c76bf 100644 --- a/style.css +++ b/style.css @@ -306,6 +306,10 @@ h3 { font-size: 17px; padding: 0 4px; margin:0; + height: 25px; + width: 100%; + overflow:hidden; + text-overflow: "~"; } .imgpreview {