summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-11-15 13:51:59 -0500
committerAdam Young <ayoung@redhat.com>2010-11-15 13:54:33 -0500
commit9ea16ebce518c57774a99169da23bdbe82426f76 (patch)
treec55a07954bb939353fa319f87efbfe66412c3e02 /install
parent9c502641b5f7bf613eb9dbd4be21fbaf92312267 (diff)
downloadfreeipa-9ea16ebce518c57774a99169da23bdbe82426f76.tar.gz
freeipa-9ea16ebce518c57774a99169da23bdbe82426f76.tar.xz
freeipa-9ea16ebce518c57774a99169da23bdbe82426f76.zip
entity container size
No longer wastes %20 of the the page in the entity container.
Diffstat (limited to 'install')
-rw-r--r--install/static/ipa.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index 2edbc7118..4bb29d2af 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -278,7 +278,6 @@ span.main-separator{
.entity-container{
position: relative;
- width: 80%;
margin: 10px;
padding: 10px;
background: #e8e8e8;