Defect #18355
Updated by Filou Centrinov about 10 years ago
There is an inconsequence usage of class 'tabular' on /my/account. One fieldset has no 'tabular' class.
<pre>
<div class="splitcontentleft">
<fieldset class="box tabular">
</div>
<div class="splitcontentright">
<fieldset class="box">
<fieldset class="box tabular">
</div>
</pre>
*Edit:* The same on the page "New issue". Not every fieldset has the class 'tabular'.