#203: Wiki toolbar not visible
------------------------+-------------------------
Reporter: olemis | Owner: olemis
Type: defect | Status: accepted
Priority: trivial | Milestone: Release 2
Component: ui design | Version:
Resolution: | Keywords: starter css
------------------------+-------------------------
Comment (by olemis):
Replying to [comment:8 gjm]:
> Patch appears to have some changes that are not required and there may
be an accidental reduction in the size of {{{DIV.trac-resizable}}} which
appears to affect the {{{TEXTAREA}}} when editing wiki pages.
>
I forgot to mention . I only included a verbatim copy of the relevant
rules I found in ''trac.css'' .
> I will consider committing with:
> {{{
> #!css
> div.trac-resizable { display: table; width: 100% }
> }}}
> instead of:
> {{{
> #!css
> div.trac-resizable { display: table; width: 1px }
> }}}
-1 , please take a look at attached screenshot to see what happens when
textarea custom field is defined with ''cols'' set to `10` .
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/203#comment:9>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker