rmetzger commented on a change in pull request #16166:
URL: https://github.com/apache/flink/pull/16166#discussion_r652388511



##########
File path: flink-runtime-web/web-dashboard/src/app/app.component.html
##########
@@ -49,6 +49,9 @@ <h1>Apache Flink Dashboard</h1></a>
         <span><i nz-icon type="upload"></i><span>Submit New Job</span></span>
       </li>
     </ul>
+    <nz-affix *ngIf="!collapsed" style="position: absolute; bottom: 15px; 
left:15px" id="affix-container-target">

Review comment:
       The margin positioning didn't work:
   
![image](https://user-images.githubusercontent.com/89049/122168648-d6cda500-ce7c-11eb-99fb-61eb5ae69081.png)
   
   (But let's maybe address this once we have agreement where to place the 
download button in general)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to