Aligns wallet list
This commit is contained in:
parent
27f3ebf376
commit
b79476512f
1 changed files with 2 additions and 1 deletions
|
|
@ -817,6 +817,7 @@ ul.manage li {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
|
line-height: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.release {
|
.release {
|
||||||
|
|
@ -1659,7 +1660,7 @@ a.missing-copayers {
|
||||||
width: 35px;
|
width: 35px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
padding-top: 5px;
|
padding-top: 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue