Now remove these explicit border-boxes.

This commit is contained in:
voussoir 2019-09-10 19:31:18 -07:00
parent cac18b76d0
commit 23cdd4dc2b
2 changed files with 0 additions and 2 deletions

View file

@ -147,7 +147,6 @@ pre
bottom: 8px;
top: 34px;
padding: 8px;
box-sizing: border-box;
width: var(--size_sticky_side);
overflow-y: auto;
background-color: var(--color_site_transparency);

View file

@ -30,7 +30,6 @@
width: 100%;
margin-right: 8px;
margin-bottom: 8px;
box-sizing: border-box;
padding: 8px;
}
.album_card_thumbnail