diff options
| -rw-r--r-- | app/assets/stylesheets/modules/_timetables.sass | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/app/assets/stylesheets/modules/_timetables.sass b/app/assets/stylesheets/modules/_timetables.sass index 43f3cea48..03dba3e23 100644 --- a/app/assets/stylesheets/modules/_timetables.sass +++ b/app/assets/stylesheets/modules/_timetables.sass @@ -199,9 +199,7 @@      .wrapper > div:last-child        width: auto -  .nested-head + * -    border-top: 2px solid $darkgrey - +  // Daytypes    .labelled-checkbox-group      > .lcbx-group-item        float: left  | 
