Opened 9 years ago
Closed 9 years ago
#1215 closed defect (bug) (fixed)
Layout issue in Codex header section
Reported by: | gyan | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Codex | Keywords: | |
Cc: |
Description
There is an issue in header section of codex page when screen size is less than 769px.
Logo and search box is not properly aligned.
I have tested with Google chrome at Windows 7.
Attachments (2)
Change History (9)
#5
@
9 years ago
Blame MediaWiki. The way caching works there is.. odd.
You may only see the issue when you're not logged in. When logged in it goes away.
You can fix this and force a cache refresh for any given page by simply clicking the Edit link and then Save Page, without any changes. This causes a cache invalidation for that page without actually changing anything and voila, problem solved.
We may need to make a request to systems to clear the whole codex cache. However, the underlying issue is fixed. It's just cache.
Fixed in [1863] but I'll need to update the codex cache before it appears.