From 1c68190de0f148b27eacbfba8f1e290149e7dd1b Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 30 Sep 2009 00:42:38 -0600 Subject: Floated elements in table headings should appear before anything else. Fixes odd white space between column heading and and button on admin maintenance page when browser window is narrow. --- modules/gallery/views/admin_maintenance.html.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'modules') diff --git a/modules/gallery/views/admin_maintenance.html.php b/modules/gallery/views/admin_maintenance.html.php index cdfe6cfd..00ba5199 100644 --- a/modules/gallery/views/admin_maintenance.html.php +++ b/modules/gallery/views/admin_maintenance.html.php @@ -61,10 +61,10 @@ - " class="gButtonLink g-right ui-icon-left ui-state-default ui-corner-all"> + @@ -95,16 +95,16 @@ owner()->name) ?> + id?csrf=$csrf") ?>" + class="gButtonLink g-right ui-icon-left ui-state-default ui-corner-all"> + + state == "stalled"): ?> id?csrf=$csrf") ?>"> - id?csrf=$csrf") ?>" - class="gButtonLink g-right ui-icon-left ui-state-default ui-corner-all"> - - @@ -134,10 +134,10 @@ - " class="gButtonLink g-right ui-icon-left ui-state-default ui-corner-all"> + -- cgit v1.2.3