[Library | Trunk]: Card css: 100% width action buttons
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60531 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
2ec8a41bf3
commit
a6b9c3b99f
|
@ -16,9 +16,10 @@
|
|||
border: none;
|
||||
color: #4D4D4D;
|
||||
text-transform: none;
|
||||
width: fit-content;
|
||||
padding: 9px 22px;
|
||||
line-height: 25px;
|
||||
padding: 10px 20px;
|
||||
line-height: 20px;
|
||||
font-size: 12px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.uk-card .uk-button.action:hover {
|
||||
|
|
Loading…
Reference in New Issue