Skip to content

Commit f53c7eb

Browse files
committed
Decrease checkbox/radio input margin
1 parent 52643b8 commit f53c7eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/assets/styles/global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ input[type="radio"] {
135135
height: 1em;
136136
padding: 0.125em;
137137

138-
margin: 0.25em;
138+
margin: 0.2em;
139139
vertical-align: middle;
140140

141141
cursor: pointer;

0 commit comments

Comments
 (0)