Skip to content
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

Improve date display on single speech page #379

Merged
merged 3 commits into from
Sep 17, 2014
Merged

Conversation

zarino
Copy link
Member

@zarino zarino commented Sep 16, 2014

In preparation for labour/conservative speech release (#148).

@@ -245,7 +239,6 @@ $image-path: '../img' !default;
}

.speech__meta-data__speaker-name {
margin-right: .5em;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removal of this means that a speaker name and e.g. a date buttress against each other on e.g. /speeches.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh dammit, you're right @dracos. I didn't want to do it there – I wanted to zero the margin in .speech-single-speech .speech__meta-data__speaker-name. Will commit a fix right now.

@dracos
Copy link
Member

dracos commented Sep 16, 2014

Good setting out of things for translation :) If we don't need the spans (or at least their classes), it'd be good to drop them to make to simpler to see as a sentence for translation. Along with that, one bit of CSS that doesn't need reverting, and one bug I've spotted in the CSS changes, before this can be merged.

@dracos dracos force-pushed the issues/148-lost-speeches branch from 598de2e to 399ffb8 Compare September 17, 2014 07:42
@dracos dracos merged commit 399ffb8 into master Sep 17, 2014
@dracos
Copy link
Member

dracos commented Sep 17, 2014

Didn't notice before merge, but "object.speaker.slug" became "speaker.slug" in 399ffb8; fixed in 09e1049

@dracos dracos deleted the issues/148-lost-speeches branch September 18, 2014 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants