make topbar static
This commit is contained in:
parent
8464d1e43e
commit
dc540d601e
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user