open-editions / corpus-joyce-dubliners-tei

The open critical edition of James Joyce's Dubliners
GNU General Public License v3.0
2 stars 6 forks source link

Fix dialogue attribution tag overlap #3

Closed JonathanReeve closed 6 years ago

JSchaeuble commented 6 years ago
span.tag.dialog {
    border: 1px solid #A0A0C3;
    background-color: #D5D5F3;

    padding: 1px 3px 0 3px;
    font-size: smaller;

    right: 102%;
    max-width: none;
    white-space: nowrap;
}
JonathanReeve commented 6 years ago

Thanks for this! Would you be willing to submit this as a PR?

JSchaeuble commented 6 years ago

Done, I think (I guess I gave away here that I'm not a regular GitHub user, but I suppose you noticed that before ;) )

JonathanReeve commented 6 years ago

Thanks! Closing this.