Project

General

Profile

Actions

Defect #18355

open

Missing CSS class 'tabular'

Added by Filou Centrinov over 9 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

There is an inconsequence usage of class 'tabular' on /my/account. One fieldset has no 'tabular' class.

<div class="splitcontentleft">
   <fieldset class="box tabular">
</div>
<div class="splitcontentright">
   <fieldset class="box">
   <fieldset class="box tabular">
</div>

Edit: The same on the page "New issue". Not every fieldset has the class 'tabular'.

Actions

Also available in: Atom PDF