summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index c3215ef35..9c9012ea2 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -583,11 +583,9 @@ div.tabs {
/* ---- Search Facet ---- */
.content-table {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
+ position: relative;
+ width: 100%;
+ height: 100%;
}
.content-table tbody {