From 313f201ea5b236311837d687119a4dd67fdb9372 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 16 Jun 2011 16:35:13 -0500 Subject: Merged direct and indirect association facets The direct and indirect associations are now displayed in the same facet. The type of association to be displayed can be selected using radio buttons. Ticket #1338 --- install/ui/ipa.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/ui/ipa.css') diff --git a/install/ui/ipa.css b/install/ui/ipa.css index abf71008f..45a17865f 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -1191,7 +1191,7 @@ table.scrollable tbody { height: 4em; } -.expand-collapse-all { +.right-aligned-controls { position: absolute; right: 0; padding-right: 1.5em; -- cgit