<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [FORMATTING] Default table border width is useless"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=99027#c27">Comment # 27</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [FORMATTING] Default table border width is useless"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=99027">bug 99027</a>
from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
<pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=99027#c26">comment #26</a>)
<span class="quote">> (In reply to Jim Raykowski from <a href="show_bug.cgi?id=99027#c25">comment #25</a>)
> > Changing "lower" to 0.50 seems to work. I might be missing something?
>
> Changing that would mean that a user can no longer set it to 0.05pt, which
> is wrong as many tables have this set to this value.</span >
Ahhh right, the "value" property is what we need for initialization.
<object class="GtkAdjustment" id="adjustment1">
<property name="value">0.50</property></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>