[Library | Trunk]: change size of custom external
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59522 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
ddc219274d
commit
2eed951b7d
|
@ -16,9 +16,14 @@
|
|||
|
||||
.custom-icon {
|
||||
display: inline-block;
|
||||
width: 16px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
vertical-align: middle;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.custom-icon.large {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
.custom-external {
|
||||
|
|
Loading…
Reference in New Issue