aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 7ad513f..bba39b5 100644
--- a/style.css
+++ b/style.css
@@ -219,7 +219,7 @@ section textarea:focus {
.choice-delete {
position: absolute;
right: 0;
- margin-top: 3px;
+ margin-top: -1px;
color: var(--off);
cursor: pointer;
}