summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorraghunayyar <me@iraghu.com>2013-04-18 00:02:11 +0530
committerraghunayyar <me@iraghu.com>2013-04-18 00:02:11 +0530
commit800ebd9bf089599c0199c543b984b5db9afd22fc (patch)
tree0de192362b88a8414feb53e398cb29a820cc9e94 /css
parent1f9e477e68f7a37e07ba7c0f03324eec4261a620 (diff)
The headings align with the content.
Diffstat (limited to 'css')
-rw-r--r--css/items.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/items.css b/css/items.css
index 14cf9324f..16633371f 100644
--- a/css/items.css
+++ b/css/items.css
@@ -115,7 +115,7 @@
*/
.feed_item h1.item_title {
font-size: 19px;
- margin: 0 182px 0 29px;
+ margin: 0 182px 0 42px;
font-weight: bold;
word-break: break-all;
}