Skip to content

Commit

Permalink
Tidy dataset sidebar on narrow views
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgds committed May 15, 2018
1 parent 72c5586 commit 877b1ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/assets/stylesheets/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,13 @@
&__publisher_datasets {
h3 {
margin: 0;
padding-top: 30px;
border-top: 10px solid $highlight-colour;
}

}
}
@include media(mobile) {
padding-left: 15px;
}
}

// =============================================================================
Expand Down

0 comments on commit 877b1ea

Please sign in to comment.