summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-01-28 17:47:13 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-01-28 17:47:13 +0100
commitf2c860df51e936b79f05794c17bfb0baf95befa3 (patch)
tree9d978f8830f15929b994effb7754c2598c93e0d8 /hyperkitty/static
parent106eaa2cbd1eed1e296d650cb120d1b6e7dd5c21 (diff)
downloadhyperkitty-f2c860df51e936b79f05794c17bfb0baf95befa3.tar.gz
hyperkitty-f2c860df51e936b79f05794c17bfb0baf95befa3.tar.xz
hyperkitty-f2c860df51e936b79f05794c17bfb0baf95befa3.zip
Small fixes on the user profile page
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/css/hyperkitty.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/hyperkitty/static/css/hyperkitty.css b/hyperkitty/static/css/hyperkitty.css
index eabb4fe..4494736 100644
--- a/hyperkitty/static/css/hyperkitty.css
+++ b/hyperkitty/static/css/hyperkitty.css
@@ -105,6 +105,13 @@ ul.lists li a:hover {
}
+/* User profile page */
+
+table.user-data {
+ width: auto;
+}
+
+
/* ******************* */
.right {