diff --git a/web/templates/header.html b/web/templates/header.html index 1b37d0dc..5bb1e34f 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -22,7 +22,7 @@ .main { background: #ffffff; - padding: 0 0 12px 0; + padding: 0 0 28px 0; box-shadow: 0 0 2px 2px #d7d7d7; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; @@ -260,6 +260,7 @@ .data-add { margin: 0; background-color: #f7f6ed; + border-bottom: 1px dotted #ccc; } .data-dotted {