remove jumping on edit hover with h1

If additional space is wanted at the top, it should be added to the
surrounding container.
This commit is contained in:
Andreas Gohr 2017-02-21 16:03:46 +01:00
commit 5362965a50

View file

@ -131,9 +131,6 @@ h1 {
font-size: @font-size-head1;
margin: 0 0 @font-size-head1;
padding-top: 1em;
#dokuwiki__content > & {
padding-top: 1.5em;
}
}
h2 {