Increases the width of the teir selector button so that if all of "Transcript, Translation, Speaker" are selected, the text in the button is less than the width of the button.
Provides right padding to the speaker name div so that the speaker name will not overlap transcript content on the right.
How should this be tested?
In your test environment, upload some oral history content where the speaker name was overlapping the transcript content.
Pull in the changes and then clear the Drupal cache so that the new CSS rules will be loaded.
When you select Transcript, Translation, Speaker, the text should be contained within the border of the tier select button. Also, the speaker name should no longer overlap the transcript content.
Additional Notes:
These new CSS values may need to be adjusted based on a given sites' theme (unconfirmed).
Addresses issue #111.
What does this Pull Request do?
Two adjustments to the transcript viewer css.
How should this be tested?
Additional Notes:
These new CSS values may need to be adjusted based on a given sites' theme (unconfirmed).
Interested parties
@kimpham54