update Basket title css for claiming
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52822 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
6c81e7a7a9
commit
105f9bcc75
|
@ -539,8 +539,13 @@ h2, .uk-h2{
|
|||
.basket-title {
|
||||
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
.basket-title::after {
|
||||
background-image: none !important;
|
||||
}
|
||||
.basket-badge {
|
||||
position: relative;
|
||||
right: 16px;
|
||||
|
|
Loading…
Reference in New Issue