diff options
| -rw-r--r-- | app/assets/stylesheets/time_tables.css.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/time_tables.css.scss b/app/assets/stylesheets/time_tables.css.scss index 81beb645b..6a168eb4f 100644 --- a/app/assets/stylesheets/time_tables.css.scss +++ b/app/assets/stylesheets/time_tables.css.scss @@ -109,6 +109,8 @@ padding: 0 0 0 0; width: 100%; list_style: none outside none; + margin-top: 0.5em; + margin-bottom: 1em; } .day_type ol li { float: left; |
