summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-12 09:08:50 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-12 09:08:50 +0200
commita421b63e60f766f65df4e33dd67ad404dc6a07d3 (patch)
tree481bb630e5a8c3a033717a482b33fc5e04f4d2e7 /hyperkitty/static
parent9fb58fd8fecc7c1d86ff3693eb528d9ad19e703d (diff)
downloadhyperkitty-a421b63e60f766f65df4e33dd67ad404dc6a07d3.tar.gz
hyperkitty-a421b63e60f766f65df4e33dd67ad404dc6a07d3.tar.xz
hyperkitty-a421b63e60f766f65df4e33dd67ad404dc6a07d3.zip
Place the category like on Mairin's mockups
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/hyperkitty/css/hyperkitty-message.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/hyperkitty/static/hyperkitty/css/hyperkitty-message.css b/hyperkitty/static/hyperkitty/css/hyperkitty-message.css
index d2be237..2668f3a 100644
--- a/hyperkitty/static/hyperkitty/css/hyperkitty-message.css
+++ b/hyperkitty/static/hyperkitty/css/hyperkitty-message.css
@@ -27,7 +27,7 @@
/*background-color: #f6f6f6;*/
/*border-bottom: 1px solid #b3b3b3;*/
margin-bottom: 6em;
- padding: 1em 0;
+ padding: 0;
}
.thread-header h1,
@@ -40,6 +40,7 @@
.thread-header .thread-older,
.thread-header .thread-newer {
display: block;
+ margin-top: 1em;
padding-top: 38px;
width: 160px;
overflow: hidden;
@@ -155,8 +156,6 @@
}
.thread-header .thread-category a.label {
padding: 0.2em 0.4em;
- font-size: 110%;
- line-height: 110%;
}
/* Participants */