Ticket #606 (closed defect: invalid)
CSS class space problem
| Reported by: | jschurer@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_DynamicCSS | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When using multiple css classes on a tag a %20 (space) is added.
Example: class="ah_subhead%20ah_bgblauw%20ah_rand"
This should be: class="ah_subhead ah_bgblauw ah_rand"
Change History
Note: See
TracTickets for help on using
tickets.
