 Issue 29335113:
  Issue 2675 - Implemented responsive header for web.eyeo.com  (Closed)
    
  
    Issue 29335113:
  Issue 2675 - Implemented responsive header for web.eyeo.com  (Closed) 
  | Index: static/acceptable-ads-application.html | 
| =================================================================== | 
| --- a/static/acceptable-ads-application.html | 
| +++ b/static/acceptable-ads-application.html | 
| @@ -25,17 +25,17 @@ | 
| background-color: #e73c2f; | 
| } | 
| </style> | 
| </head> | 
| <body> | 
| <header id="header"> | 
| <div class="content-block"> | 
| - <a id="logo" rel="home" href="http://eyeo.com/" hreflang="en" title="Eyeo GmbH"><img src="/images/tog_logo.png" alt="Eyeo GmbH"></a> | 
| + <a id="logo" rel="home" href="http://eyeo.com/" hreflang="en" title="Eyeo GmbH"><img src="/images/logo.png" alt="Eyeo GmbH"></a> | 
| </div> | 
| </header> | 
| <div id="content"> | 
| <header class="page-title"> | 
| <h1>Acceptable Ads Application</h1> | 
| </header> |