File tree Expand file tree Collapse file tree 5 files changed +14
-5
lines changed
project/resources/referenceReplacements/_layouts
scaladoc-testcases/docs/_layouts
scaladoc/resources/dotty_res/styles Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,5 @@ <h1>{{ page.title }}</h1>
1414 {% endif %}
1515 </ header >
1616 {{ content }}
17- < div class ="content-contributors hidden ">
18- < span > < b > Contributors to this page</ b > </ span >
19- < div id ="documentation-contributors " class ="contributors-container "> </ div >
20- </ div >
2117</ main >
2218
Original file line number Diff line number Diff line change 4848 </ a >
4949 {% endif %}
5050 </ nav >
51+ < div class ="content-contributors hidden ">
52+ < span > < b > Contributors to this page</ b > </ span >
53+ < div id ="documentation-contributors " class ="contributors-container "> </ div >
54+ </ div >
5155</ div >
Original file line number Diff line number Diff line change 4343 </ a >
4444 {% endif %}
4545 </ nav >
46+ < div class ="content-contributors hidden ">
47+ < span > < b > Contributors to this page</ b > </ span >
48+ < div id ="documentation-contributors " class ="contributors-container "> </ div >
49+ </ div >
4650</ div >
Original file line number Diff line number Diff line change 2121 </ a >
2222 {% endif %}
2323 </ nav >
24+ < div class ="content-contributors hidden ">
25+ < span > < b > Contributors to this page</ b > </ span >
26+ < div id ="documentation-contributors " class ="contributors-container "> </ div >
27+ </ div >
2428</ div >
Original file line number Diff line number Diff line change @@ -1121,7 +1121,8 @@ footer .socials {
11211121.arrows-wrapper {
11221122 display : flex;
11231123 justify-content : space-between;
1124- padding-top : 10px ;
1124+ padding-top : 16px ;
1125+ padding-bottom : 16px ;
11251126}
11261127
11271128.arrows {
You can’t perform that action at this time.
0 commit comments