Merge pull request #4497 from cmgustavo/bug/wallet-list-align-01
Aligns wallet list
This commit is contained in:
commit
0db4de8931
1 changed files with 2 additions and 1 deletions
|
|
@ -821,6 +821,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 {
|
||||||
|
|
@ -1663,7 +1664,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