Jump to content


Photo

ACP query listing skinning


With the board in_dev upon clicking the "x queries and z included files" the query list is stacked vertically for some reason, resulting in them being hidden and a very tall page.

Firefox14

Quick pic:

Attached Image: acp_query_vertical_list.png

You can see them in the section I've highlighted, also not the tiny size of the browser scrollbar indicating the massive length of the page.

The included files / memory useage is fine, just the query listing continues in a vertical column all the way down only a few pixels wide. :)

Attached Files


Attached Image: acp_query_vertical_list.png

Status: Fixed
Version: 3.3.4
Fixed In: 3.3.5


3 Comments

Looks like that's just a float issue since the page has two columns. clear:both on the container would fix it up.
Updating Status to: Confirmed - Skin Issue

-
Updating Fixed In to: 3.3.5
Updating Status to: Fixed

-