[
https://issues.apache.org/jira/browse/AURORA-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221533#comment-15221533
]
Stephan Erb commented on AURORA-604:
------------------------------------
I have fixed this in https://reviews.apache.org/r/45055/
Even though my solution was to load the CSS before any rending is done.
> use scaled aurora logo rather than scaling with browser
> -------------------------------------------------------
>
> Key: AURORA-604
> URL: https://issues.apache.org/jira/browse/AURORA-604
> Project: Aurora
> Issue Type: Story
> Components: UI
> Reporter: Jay Buffington
> Priority: Minor
>
> All the pages under /scheduler display the Aurora logo in the top left
> corner. The logo at /images/aurora_logo.png is 320x100, but css/app.css
> scales it down to 200 px wide with this css:
> .logo {
> width: 200px;
> }
> This causes this annoying UI bug where when I load the page, I see the logo
> displayed at 320x100, then it jumps once the css loads and scales it down to
> 200x62 (or whatever the exact height is).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)