diff options
| author | jpl | 2017-04-25 11:38:35 +0200 | 
|---|---|---|
| committer | jpl | 2017-04-25 11:38:35 +0200 | 
| commit | 010a9b4c284c80d602bb14a10c610de3c5c2b575 (patch) | |
| tree | 5fe776fc6ca5d01eac6ca7851e7d893921f4a542 | |
| parent | f028825fad6f1a99e0f47f0ac2704604f21a32dc (diff) | |
| download | chouette-core-010a9b4c284c80d602bb14a10c610de3c5c2b575.tar.bz2 | |
Refs #2891: updating periodform layout (2)
| -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  | 
