summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/items.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/css/items.css b/css/items.css
index f1657090e..1e98437a6 100644
--- a/css/items.css
+++ b/css/items.css
@@ -182,10 +182,11 @@
}
.item_heading h1 a {
+ display: block;
font-weight: bold;
font-size: 13pt;
padding: 0 5px;
- margin: 0;
+ margin: 0 0 0 70px;
line-height: 40px;
}
@@ -221,6 +222,7 @@
display: block;
float: right;
line-height: 40px;
+ pointer-events: none;
}