From 44e099ad18f30b2f0df3c4a9546e3b254eafb638 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Mon, 31 Jul 2006 19:53:31 +0200 Subject: another try at the uploadform darcs-hash:20060731175331-7ad00-7cfe2aa927bb837368c07e01a85ad9ffe697956d.gz --- lib/tpl/default/media.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'lib/tpl') diff --git a/lib/tpl/default/media.css b/lib/tpl/default/media.css index c36c48452..105083d38 100644 --- a/lib/tpl/default/media.css +++ b/lib/tpl/default/media.css @@ -154,17 +154,15 @@ it's dirty, so any "real" fixes are welcome */ } #media__content form.upload label { float: left; - width: 12.0em; - margin-right: .5em; -} -#media__content form.upload input { + width: 30%; } #media__content form.upload label.check { float: none; width: auto; } #media__content form.upload input.check { - margin-left: 12.0em; + //margin-left: 12.0em; + margin-left: 30%; } /* --- meta edit form --- */ -- cgit v1.2.3