summaryrefslogtreecommitdiff
path: root/public/assets/css/bucky.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css/bucky.css')
-rw-r--r--public/assets/css/bucky.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/assets/css/bucky.css b/public/assets/css/bucky.css
index a85ac21..aaab3f9 100644
--- a/public/assets/css/bucky.css
+++ b/public/assets/css/bucky.css
@@ -875,6 +875,13 @@ header .search_form {
margin-bottom: 5px;
max-width: 100px;
}
+#profile_form input[type=text] {
+ width: 200px;
+}
+#profile_form form > div.oldpassword {
+ margin-top: 12px;
+ display: none;
+}
/* 404 */
#error_404 {