aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/admin.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/admin.scss')
-rw-r--r--app/assets/stylesheets/admin.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss
index 69fce108c..469c3ed91 100644
--- a/app/assets/stylesheets/admin.scss
+++ b/app/assets/stylesheets/admin.scss
@@ -143,5 +143,10 @@ body.admin {
width: 200px;
text-align: right;
}
+
+ #import_start_year, #import_end_year {
+ width: 75px;
+ }
+
}