summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/local.scss b/local.scss
index 854dd5f..88af320 100644
--- a/local.scss
+++ b/local.scss
@@ -68,7 +68,9 @@ FORM#searchform {
div.pageheader div.actions {
background-color: LightBlue;
- border-bottom: 0 none;
+ ul {
+ border-bottom: none;
+ }
}
div.actions ul {