[Trunk | Library]:
1. navigationBar.component.html: Beta indication is inside 'assets/common-assets'. 2. library.css: Height of class 'large-beta-indication' changed from 90px to 104px. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@57255 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
2d0d64d963
commit
1d3ba037ef
|
@ -1217,7 +1217,7 @@ textarea {
|
||||||
}
|
}
|
||||||
|
|
||||||
.large-beta-indication {
|
.large-beta-indication {
|
||||||
height: 90px;
|
height: 104px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
Loading…
Reference in New Issue