Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2009 at 02:26 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vm commentedComment #2
yesct commentedtagging
Comment #3
yesct commentedmarked #424494: Default CSS label width as a duplicate of this. it has a css solution that might be useful.
Comment #4
brownlady09 commentedTHis is the first time I will be doing maintenance to Drupal web pages. How do I reduce the lines from sub-topic to the listed items. I noticed it always leave 2 lines spacing between the topic and the listed items.
Comment #5
vm commentedwhy on earth would you shift this issue to you? mark it as needs work and change it to a task?
What exactly does your issue have to do with the issue as explained here?
Your question sounds better suited for the forums but will require far more explanation on your part.
Comment #6
mattyoung commentedHere is a patch
1) widen the label width, I use 10em instead of px unit.
2) remove the .location input {"float: left"; }. It's causing the "Current coordinate" fieldset to budding up against the right end of the Postal code field instead of moving down below it. It's also causing the line space of all the input fields to be narrower than normal.
3) Add a class attribute to the "Current coordinate" fieldset and set its with to 36em so it's uniform in width to all the other fields.
Comment #7
mattyoung commentedSame patch as last one but change the input field width to 25em instead of px unit. Now everything line up perfectly.
Comment #8
yesct commentedtagging.
Comment #9
yesct commentedmattyoung did you edit something in your #6 comment above?
just to clarify, which patch should we look at? #6 or #7?
Comment #10
mattyoung commented#7
Comment #11
yesct commentedworks great. tested it with small fonts and large fonts.
rerolled to take out the extra tab and convert the tab to spaces.
screen shots attached.
Comment #12
bdragon commentedDoes this look fine in other themes too?
(I agree that the I7 picture does look good.)
Comment #13
yesct commentedit looks good, I tried it with the various D6 core themes and fusion, acquia marina, zero point and zen. I tried it zooming in and out (making font smaller and larger using browser View menu in firefox). I also check in Safari and Google Chrome.
Comment #14
rooby commentedCommitted to D6 & HEAD branches.
Not required for D5.
Thanks for all the testing.
Comment #15
yesct commentedhttp://drupal.org/cvs?commit=366574
and
http://drupal.org/cvs?commit=366576
Thanks rooby!!!! :)
Comment #16
rooby commentedJust realised I was looking at the DRUPAL-5 branch instead of the DRUPAL-5--3 branch :(
Committed to DRUPAL-5--3 - http://drupal.org/cvs?commit=372112