From ceb763a64243a8969e32ed96dec48f9881ff4b78 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Mon, 19 Jul 2010 13:24:12 -0400 Subject: Stop the right floating on the details page. --- install/static/Makefile.am | 3 ++- install/static/group.css | 45 --------------------------------------------- install/static/index.xhtml | 3 --- install/static/ipa.css | 7 ++++++- 4 files changed, 8 insertions(+), 50 deletions(-) delete mode 100644 install/static/group.css diff --git a/install/static/Makefile.am b/install/static/Makefile.am index f5d4a112f..a0e2cfc19 100644 --- a/install/static/Makefile.am +++ b/install/static/Makefile.am @@ -11,8 +11,8 @@ app_DATA = \ ipa.css \ jquery.js \ config.inc \ - group.css \ group.js \ + group-details.inc \ hostgroups.inc \ host.js \ hostgroup.js \ @@ -25,6 +25,7 @@ app_DATA = \ search.js \ details.js \ user.js \ + user-details.inc \ ipalogo.png \ gray-fade-line.png \ Mainnav-background.png \ diff --git a/install/static/group.css b/install/static/group.css deleted file mode 100644 index e85f77a2c..000000000 --- a/install/static/group.css +++ /dev/null @@ -1,45 +0,0 @@ - diff --git a/install/static/index.xhtml b/install/static/index.xhtml index bc476ea15..008e52e23 100644 --- a/install/static/index.xhtml +++ b/install/static/index.xhtml @@ -44,8 +44,6 @@ - -