Opened 13 years ago
Closed 13 years ago
#6459 closed defect (invalid)
Tundra .dijitTextArea CSS causes cols to be ignored.
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | themes | Version: | 1.1.0 |
Keywords: | .dijitTextArea CSS SimpleTextarea | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
The following CSS
.dijitTextArea { overflow:auto; width:100%; }
causes the cols attribute of SimpleTextarea? to be ignored. It should be width:auto
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | 1.1.1 → 1.2 |
---|---|
Owner: | changed from [email protected]… to Douglas Hays |
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is intended, see the API doc: