From fb2c365d8fdaa6941b61edac26df2f3550822e6e Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 15 Nov 2009 22:55:09 -0700 Subject: Fix outstanding issues in the organize dialog. Tighten up the layout a bit so that more microthumbs will display. --- modules/organize/views/organize_dialog.html.php | 48 ++++++++++++------------- 1 file changed, 22 insertions(+), 26 deletions(-) (limited to 'modules/organize/views/organize_dialog.html.php') diff --git a/modules/organize/views/organize_dialog.html.php b/modules/organize/views/organize_dialog.html.php index 57a0bdc6..5e46a5bb 100644 --- a/modules/organize/views/organize_dialog.html.php +++ b/modules/organize/views/organize_dialog.html.php @@ -7,35 +7,31 @@

html::purify($album->title))) ?>

-
-
-
-

-
-
+
+
+

+
    + +
-
-
-

    - +
    +
    "> +
    + +
    +
      +
    -
    -
    "> -
      - -
    -
    -
    - -
    - - "g-organize-sort-column"), album::get_sort_order_options(), $album->sort_column) ?> - "g-organize-sort-order"), array("ASC" => "Ascending", "DESC" => "Descending"), $album->sort_order) ?> -
    -
    +
    + +
    + + "g-organize-sort-column"), album::get_sort_order_options(), $album->sort_column) ?> + "g-organize-sort-order"), array("ASC" => "Ascending", "DESC" => "Descending"), $album->sort_order) ?> +
    -- cgit v1.2.3