summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/local.css b/local.css
index a1c56d8..3a76320 100644
--- a/local.css
+++ b/local.css
@@ -171,3 +171,6 @@ input[type="submit"]{
border: solid 1px #BBBBBB;
}
+.pageheader .actions ul {
+ border-bottom: none;
+}