Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
Seven theme
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2009 at 21:48 UTC
Updated:
18 Jan 2010 at 12:40 UTC
Jump to comment: Most recent file
If a table is rendered with style="width:auto;", the left padding of and
This patch evens it up.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | before.png | 4.85 KB | jbrown |
| #2 | after.png | 4.85 KB | jbrown |
| after.png | 19.93 KB | jbrown | |
| before.png | 19.79 KB | jbrown | |
| right-padding.patch | 643 bytes | jbrown |
Comments
Comment #1
jbrown commentedMy tags got filtered.
Tags affected are th and td.
Comment #2
jbrown commentedThis patch also tidies up tables without style="width:auto;" .
Comment #3
xmacinfoIndeed, your patch is welcome.
Is the testbot down?
Comment #4
jbrown commentedIt says its postponed. I guess there are more important patches that need testing. This is just CSS ;-)
Comment #5
xmacinfoActually HEAD is broken. Tests will resume when HEAD will be fixed.
Agreed, it's only CSS. ;-)
Comment #11
jbrown commentedsee also #672240: Seven and Garland should have tables that default to "width: auto;", not 100%
Comment #12
mrfelton commentedPatch applied and tested. Looks good to me.
Comment #13
mrfelton commentedComment #14
dries commentedCommitted to CVS HEAD.