diff --git a/_less/bitcoin.less b/_less/bitcoin.less index 7864c0b2..028e07f4 100644 --- a/_less/bitcoin.less +++ b/_less/bitcoin.less @@ -38,10 +38,6 @@ img.icon { } } -.topbar + div { - margin-top: 40px; -} - #masthead + .container, .topbar + .container, .topbar + .overview { padding-top: 2em; } @@ -103,8 +99,7 @@ table.unstyled td { } .topbar { - position: absolute; - top: auto; + position: static; } .thelogo {