mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
make topbar static
This commit is contained in:
parent
8464d1e43e
commit
dc540d601e
1 changed files with 1 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue