[Library | Trunk]: Cards action button change line height to fix center alignment
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60723 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
cd9d593def
commit
57a5896f76
|
@ -15,7 +15,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
color: #4D4D4D;
|
color: #4D4D4D;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
line-height: 20px;
|
line-height: 19px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue