-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Digest page qa changes #91
Conversation
@@ -279,3 +279,11 @@ body.category-national { | |||
color: @black; | |||
} | |||
} | |||
|
|||
.archive.category-digest { | |||
#sidebar { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be applied to the homepage as well, or all pages?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this one should be since it would modify every btn-primary
on their site, which they might not want.
@@ -249,6 +249,25 @@ | |||
margin-bottom: 0; | |||
} | |||
} | |||
.archive.category-digest { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be applied to the homepage as well, or to all pages?
:deployed: |
Changes
This pull request makes the following changes:
Why
For #82
Testing/Questions
Features that this PR affects:
Questions that need to be answered before merging:
Steps to test this PR: