Actions
Bug #5017
closedPaper Hub styling issue
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Social Paper
Target version:
Start date:
2015-12-11
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Yesterday, I loaded the SP hub and the placement/styling of the "Create New Paper" button was off -- it was not the bigger blue button that we had designed and it was aligned left, right on top of other text. I've attached a screenshot here both before and -- since a hard refresh resolves the situation -- after
Files
Updated by Boone Gorges almost 9 years ago
- Target version set to 1.9.1
I noticed this before too, but figured it was a one-off thing. On further digging, I think it's due to the fact that we're using `@import` rather than wp_enqueue_style() for our custom bp-nelo styles. As a result, they're not subject to the same cache-busting querystring technique that we use for other stylesheets. I'll make the change.
Updated by Boone Gorges almost 9 years ago
- Status changed from Assigned to Resolved
Actions