osule commented on a change in pull request #6374: [AIRFLOW-5658] Fix broken 
links when running behind reverse proxy
URL: https://github.com/apache/airflow/pull/6374#discussion_r336753742
 
 

 ##########
 File path: airflow/www/static/css/bootstrap-theme.css
 ##########
 @@ -3252,7 +3252,8 @@ tbody.collapse.in {
   content: "\e223";
 }
 .glyphicon-duplicate:before {
-  content: "\e224";
+  font-family: "FontAwesome";
 
 Review comment:
   Sure, I wasn't aware this was taken care of already in a different PR

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to