From f093eece2f01eeb543616d39cd6bdfbce493e389 Mon Sep 17 00:00:00 2001 From: shish Date: Sat, 18 Oct 2008 06:40:34 +0000 Subject: [PATCH] how has this gone so long without being included o_O;;; git-svn-id: file:///home/shish/svn/shimmie2/trunk@1093 7f39781d-f577-437e-ae19-be835c7a54ca --- ext/upload/style.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ext/upload/style.css diff --git a/ext/upload/style.css b/ext/upload/style.css new file mode 100644 index 00000000..c4b1e63e --- /dev/null +++ b/ext/upload/style.css @@ -0,0 +1,4 @@ + +#large_upload_form INPUT { + width: 100%; +}