Give floating tabs same padding as the first content...
This commit is contained in:
parent
75f5d32b5b
commit
cdb4160a36
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
fill: currentColor;
|
||||
}
|
||||
& + section,
|
||||
& + .floating-tabs,
|
||||
& + .floating-tabs + #main-content + section,
|
||||
& + .floating-tabs + #main-content + .node > section:first-child {
|
||||
padding-top: 3.3125em;
|
||||
|
|
Loading…
Reference in a new issue