summaryrefslogtreecommitdiff
path: root/themes/minimal/css-1.7.8/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/minimal/css-1.7.8/style.css')
-rw-r--r--themes/minimal/css-1.7.8/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/minimal/css-1.7.8/style.css b/themes/minimal/css-1.7.8/style.css
index 345f597445..61dfdf65fb 100644
--- a/themes/minimal/css-1.7.8/style.css
+++ b/themes/minimal/css-1.7.8/style.css
@@ -516,6 +516,7 @@
.list_value_wrap {
border: solid #000 1px;
vertical-align: top;
+ padding: 4px;
}
/* ---Find special characters--- */
@@ -614,7 +615,6 @@
.list_table {
margin: 0 auto;
- width: 100%;
}
.facts_value {
@@ -753,6 +753,10 @@
background: none;
}
+#register-form #user_comments {
+ width: 350px;
+}
+
[dir=rtl] #login-form label,
[dir=rtl] #new_passwd_form label,
[dir=rtl] #register-form label,