Commit d06dc14a authored by Robert Griesemer's avatar Robert Griesemer

remove "em" unit from td width specification

R=rsc
http://go/go-review/1018037
parent d441d545
<table class="layout">
<tr><td colspan="2"><a href="{Path|path}">{Name|html}</a></td></tr>
{.repeated section Dirs}
<tr><td width="25em"></td><td>{@|dir}</td></tr>
<tr><td width="25"></td><td>{@|dir}</td></tr>
{.end}
</table>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment