aboutsummaryrefslogtreecommitdiff
path: root/src/app/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/style.css')
-rw-r--r--src/app/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/style.css b/src/app/style.css
index 5cd1394..4828e41 100644
--- a/src/app/style.css
+++ b/src/app/style.css
@@ -43,3 +43,7 @@
.g-Form__Input {
text-align: left;
}
+
+.g-Form__RadioInput {
+ width: 20px;
+}