aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 18bf531a6..6050a2598 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -555,6 +555,7 @@ a.openid_large_btn:focus {
width: auto;
float: none;
margin-top: 0;
+ border: none;
}
/* if the mobile browser is new enough, use flex layout to shuffle
@@ -578,4 +579,8 @@ a.openid_large_btn:focus {
-webkit-order: 1;
order: 1;
}
+
+ .blogform, #blogform {
+ padding: 4px 4px;
+ }
}