[Freeipa-devel] [PATCH] one liner to remove duplicate position value in css

Adam Young ayoung at redhat.com
Fri Feb 4 21:15:05 UTC 2011


pushed under the one line rule

[master a6849ef] removed duplicate position only need to specify once

  1 files changed, 0 insertions(+), 1 deletions(-)
[ayoung at ayoung ui]$ git diff HEAD~1 HEAD
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index c851a40..29b7fe3 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;




More information about the Freeipa-devel mailing list