On 9/24/12, Olemis Lang <[email protected]> wrote:
> On 9/24/12, Gary Martin <[email protected]> wrote:
>> On 24/09/12 19:10, Apache Bloodhound wrote:
>>>
> [...]
>>>
>>> > 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` .
>>>
>>
>> Well in that case we could just remove all the DIV.trac-resizable and
>> DIV.trac-grip css from that patch. This seems a particularly good option
>> as the patch has gone beyond its remit by adding the styles for the
>> resize bar.
>>
>
[...]
> What about limiting the
> scope of 100% rule to apply just for wiki pages ?
>
[...]
this makes me think that's the way to go
{{{
#!sh
$ grep resizable ../../trac/trac/htdocs/css/wiki.css
#edit div.trac-resizable { clear: both; width: 100% }
}}}
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article: