From 4e5cc379d58b48a8c84e12aada3d263e4e1c8bb4 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Tue, 22 Feb 2011 13:09:14 -0500 Subject: move expand and collpase all to the right hand side --- install/ui/ipa.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'install/ui/ipa.css') diff --git a/install/ui/ipa.css b/install/ui/ipa.css index a9004c9f3..56e5c2507 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -963,3 +963,8 @@ table.scrollable tbody { width: 23em; height: 4em; } + +.expand-collapse-all { + float: right; + padding-right: 1.5em; +} \ No newline at end of file -- cgit