remove 2px gap when first/last entry is striped
This commit is contained in:
parent
f70ba6328c
commit
eabe976466
|
@ -141,8 +141,6 @@ body.blocked > DIV {
|
||||||
|
|
||||||
#installed {
|
#installed {
|
||||||
border-bottom: 1px solid black;
|
border-bottom: 1px solid black;
|
||||||
padding-bottom: 2px;
|
|
||||||
padding-top: 2px;
|
|
||||||
max-height: 445px;
|
max-height: 445px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
counter-reset: style-number;
|
counter-reset: style-number;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user