diff options
| author | Endi S. Dewata <edewata@redhat.com> | 2011-02-03 09:49:54 -0600 |
|---|---|---|
| committer | Endi S. Dewata <edewata@redhat.com> | 2011-02-03 11:02:54 -0500 |
| commit | ce995bf1b9f8a94cb298a6b1e60e77689a62cc7d (patch) | |
| tree | b24525445125fe2d39f877f852af70c309335292 | |
| parent | d30592ed6d00c74feb1979d3278bf1247dc34e1b (diff) | |
Fixed CSS error.
| -rw-r--r-- | install/ui/ipa.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css index 8cde2fd14..1f34b3ce4 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -294,9 +294,8 @@ dl.aci-target dd.first { } -dl.entryattrs dd.other { +dl.aci-target dd.other { padding-left: 0.7em; - margin-top: -3.5em; } |
