summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 689fa7f2..faebd2d1 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -145,16 +145,21 @@ textarea[readonly] {
.notification-area {
position: absolute;
- top: 40px;
- left: 380px;
- right: 380px;
+ left: 50%;
+ top: 15px;
+}
+
+.notification-area div {
+ position: relative;
+ left: -50%;
+
line-height: 1.5em;
z-index: 20;
padding: 4px;
-
font-weight: bold;
text-align: center;
word-wrap: break-word;
+ max-width: 500px;
}
/* ---- Entity ---- */