summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--default.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.css b/default.css
index e27edd8..7b68600 100644
--- a/default.css
+++ b/default.css
@@ -74,6 +74,9 @@ nav ol li:first-child::before {
 	padding-left: 0;
 }
 
+input {
+	margin-right: 0.5ch;
+}
 input[type="checkbox"], label {
 	margin-right: 1ch;
 }
>June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe