diff --git a/app/assets/stylesheets/bootstrap_and_overrides.css b/app/assets/stylesheets/bootstrap_and_overrides.css index 6a7aa93..b5b7b06 100644 --- a/app/assets/stylesheets/bootstrap_and_overrides.css +++ b/app/assets/stylesheets/bootstrap_and_overrides.css @@ -54,4 +54,8 @@ footer div { line-height: 20px; color: #999999; text-transform: uppercase; -} \ No newline at end of file +} + +dd { + margin-left: 40px !important; +} -- libgit2 0.21.2