bookmarklets page, apps, info/credits, other misc
This commit is contained in:
@ -34,7 +34,7 @@ iframe {
|
||||
background-color: #ffffff22;
|
||||
/* auto is being stupid
|
||||
100vh minus height of 1 object 7 times minus the margin and padding of 7 objects (multiplied twice bc margin and padding on top and bottom) */
|
||||
margin-bottom: calc(100vh - 26px * 7 - ((6px + 6px) * 2) * 7);
|
||||
margin-bottom: calc(100vh - 26px * 8 - ((6px + 6px) * 2) * 8);
|
||||
}
|
||||
|
||||
.sidebar-item-descriptor {
|
||||
|
Reference in New Issue
Block a user