Further fixes for installation phase and endless loop
[mailer.git] / theme / desert / css / install.css
index caf27417bd6b7bf49f6a5d7de4b41a2683f1731d..9b0a3b8c785892497e8f3c3223ea9c11f0a5405f 100644 (file)
@@ -77,4 +77,9 @@
 .install_welcome {
        padding-top: 5px;
        padding-bottom: 10px;
 .install_welcome {
        padding-top: 5px;
        padding-bottom: 10px;
-}
\ No newline at end of file
+}
+
+.install_right {
+       text-align: right;
+       padding-right: 5px;
+}