summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/static/ipa.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index cdc1106f..54b29c75 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -85,6 +85,7 @@ h1 {
div#content {
float: left;
+ width: 100%;
}
@@ -113,6 +114,10 @@ div#content ul#viewtype li a {
font-weight: normal;
}
+div#content div#buttons {
+ float: right;
+ margin-right: 15px;
+}
div#content div#buttons img {
border: 0;