Remove first heading padding

The page actions have been brought down to the next line for all screen sizes
in Ie9ba7df0a0f052948d46b6a9b14a3bbcef2b99fe. There's no need to reserve the
space now.

Bug: T171608
Change-Id: I24d54124049895eee38da8de553b7dc15976235a
This commit is contained in:
Baha 2017-08-16 11:56:59 -04:00
parent bea5dbde62
commit 97b2ddfa11
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@
overflow: hidden;
position: relative;
h1 {
padding-right: @contentPadding;
}
.tagline {
color: @colorGray5;
font-size: 0.85em;