Skip to content

Commit

Permalink
Merge pull request #416 from entur/fix-wrapping-switches
Browse files Browse the repository at this point in the history
Wrap switches below stop place name if no space
  • Loading branch information
draperunner committed Jul 23, 2021
2 parents bdeae81 + 6742769 commit d2cbbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Admin/EditTab/StopPlacePanel/styles.scss
Expand Up @@ -34,6 +34,7 @@
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;

.eds-switch {
margin-left: 1rem;
Expand Down

0 comments on commit d2cbbbb

Please sign in to comment.