tweak links bar spacing in topic card
This commit is contained in:
parent
479757d671
commit
568a5cd0ed
1 changed files with 3 additions and 2 deletions
|
@ -236,7 +236,7 @@
|
|||
|
||||
.contributor {
|
||||
bottom: 7px;
|
||||
margin-left: 20px;
|
||||
margin-left: 40px;
|
||||
|
||||
.contributorIcon {
|
||||
position: relative;
|
||||
|
@ -288,6 +288,7 @@
|
|||
|
||||
.mapCount {
|
||||
padding:17px 0 17px 36px;
|
||||
margin-left: 12px;
|
||||
|
||||
.mapCountIcon {
|
||||
position: absolute;
|
||||
|
@ -363,7 +364,7 @@
|
|||
}
|
||||
|
||||
.synapseCount {
|
||||
margin-left: 2px;
|
||||
margin-left: 26px;
|
||||
width: 24px;
|
||||
padding:17px 0 17px 32px;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue