CMS MADE SIMPLE FORGE

Orders

 

[#10320] In Manage Order in backend nested fieldsets fault

avatar
Created By: TimdeBuurman (timdebuurman)
Date Submitted: Wed Dec 03 03:03:28 -0500 2014

Assigned To: Robert Campbell (calguy1000)
Version: 1.16.5
CMSMS Version: 1.11.11
Severity: Minor
Resolution: Fixed
State: Open
Summary:
In Manage Order in backend nested fieldsets fault
Detailed Description:
Hi,

In the backend, once in Orders -> Manage Order (after clicked on specific order)
there is a fieldset with 'Destinations'
Inside that fieldset is another fieldset with 'Items'

The fieldset with 'Items' should be inside, but floats to the right.
Can only be seen with horizontal scrolling to the right.

Thx

Tim

edit:
Seems that it's not fault in all browsers.

What fixes it:

Add a clear: both to .c_full to the stylesheet:


.c_full {
    clear: both;
    width: 100%;
}


History

Comments
avatar
Date: 2014-12-20 14:13
Posted By: Robert Campbell (calguy1000)

fixed in svn.
      
Updates

Updated: 2014-12-20 14:13
resolution_id: 5 => 7

Updated: 2014-12-04 09:47
description: Hi, In the backend, once in Orders -> Manage Order (after clicked on specific order) there is a fieldset with 'Destinations' Inside that fieldset is another fieldset with 'Items' The fieldset with 'Items' should be inside, but floats to the right. => Hi, In the backend, once in Orders -> Manage Order (after clicked on specific order) there is a fieldset with 'Destinations' Inside that fieldset is another fieldset with 'Items' The fieldset with 'Items' should be inside, but floats to the right.

Updated: 2014-12-04 09:45
resolution_id: => 5