#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 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 will consider committing with:
 {{{
 #!css
 div.trac-resizable { display: table; width: 100% }
 }}}
 instead of:
 {{{
 #!css
 div.trac-resizable { display: table; width: 1px }
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/203#comment:8>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Reply via email to