aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index 2f28584..96a50e7 100644
--- a/css/style.css
+++ b/css/style.css
@@ -214,7 +214,6 @@ form.search {
margin-right: 1.7em;
float: right;
list-style-type: none;
- background: #333;
border-radius: 100%;
}
@@ -236,7 +235,7 @@ button {
display: inline-block;
*display: inline;
padding: 4px 12px;
- margin-top: 0;
+ margin-top: 5px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 14px;