From c4f078346fc59126a31069309d2820bef2cca660 Mon Sep 17 00:00:00 2001
From: Savetheinternet <savetheinternet@tinyboard.org>
Date: Sun, 22 May 2011 22:50:51 +1000
Subject: [PATCH] Fixed display bug with thumbnails and word-wrap

---
 style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/style.css b/style.css
index 68ce8f2c..790b604e 100644
--- a/style.css
+++ b/style.css
@@ -101,6 +101,7 @@ form table tr td div label {
 p.fileinfo {
 	display: block;
 	margin: 0px;
+	padding-right: 7em;
 }
 div.banner {
 	background-color: #E04000;