diff options
author | Adam Young <ayoung@redhat.com> | 2011-02-04 16:13:14 -0500 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2011-02-04 16:13:14 -0500 |
commit | a6849ef2ba5611ac44b612b2c0552c685b22aa3a (patch) | |
tree | e81390cf162fce6918350b7b7c07b5159691ea1a /install/ui | |
parent | bd493d47a736fab4e74efbe9b603dcc8f1986512 (diff) | |
download | freeipa-a6849ef2ba5611ac44b612b2c0552c685b22aa3a.tar.gz freeipa-a6849ef2ba5611ac44b612b2c0552c685b22aa3a.tar.xz freeipa-a6849ef2ba5611ac44b612b2c0552c685b22aa3a.zip |
removed duplicate postion
olny need to specify once
Diffstat (limited to 'install/ui')
-rw-r--r-- | install/ui/ipa.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css index c851a400e..29b7fe3ae 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -597,7 +597,6 @@ span.main-separator{ margin-left: -19.5em; margin-right: 0; padding-left: 0; - position: fixed; width: 18em; background-image:url("panel-background.png"); background-repeat:no-repeat; |