#6742 closed defect (fixed)
Container default padding
Reported by: | nonken | Owned by: | nonken |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.1.0 |
Keywords: | contentpane, padding | Cc: | bill |
Blocked By: | Blocking: |
Description (last modified by )
Add 1-2px of white space padding top and sides of content in container. Originally from #6455.
We need to get a good out of the box look but setting a default padding to contentpane seems a bit of a heavy change.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | ContentPane default padding → Container default padding |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [13961]) added default padding for ContentPane? in TabContainer? and other layout widgets, fixes #6742
Note: See
TracTickets for help on using
tickets.
I'm just changing the summary (ie, title) of this ticket because it might affect more than just ContentPane. The original issue regarded padding inside of tabs, which generally refers to ContentPane, except for example when you have nested TabContainers, where the inner TabContainer is not necessarily wrapped in a ContentPane.