fix and improved sidebarSticky
This commit is contained in:
parent
c8da3663bd
commit
f1524dd1dc
3 changed files with 4 additions and 3 deletions
|
@ -121,7 +121,7 @@ a.sidebar-nav-item:focus {
|
|||
.sidebar-sticky {
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
top: 1rem;
|
||||
bottom: 1rem;
|
||||
left: 1rem;
|
||||
}
|
||||
}
|
||||
|
@ -167,7 +167,7 @@ a.sidebar-nav-item:focus {
|
|||
display:inline;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
|
||||
.badges {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue