Fix page title alignment regression introduced in 5f08013. Fix #4227

This commit is contained in:
Thibaud Colas 2018-02-07 18:10:05 +02:00 committed by Matt Westcott
parent e3ab5c5ff5
commit 1f395059be

View file

@ -36,7 +36,7 @@
.header-title {
padding-left: 3.1em;
@include medium {
@media screen and (max-width: $breakpoint-mobile) {
padding-left: 0;
margin-left: -28px;
// Because it's nested within tab-merged which we've given padding