aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/duepuntozero/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 61172851d..8444ad394 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -37,6 +37,10 @@ img { border :0px; }
}
+#id_openid_url {
+ width: 384px;
+}
+
code {
font-family: Courier, monospace;
white-space: pre;