mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Allow hyphenation in responsive donation dialog
This commit is contained in:
parent
1cb4cbfe24
commit
ce618dd49d
1 changed files with 1 additions and 0 deletions
|
@ -3763,6 +3763,7 @@ a.patron-selection:any-link:hover{
|
||||||
.donation,
|
.donation,
|
||||||
article.ebook section .donation{
|
article.ebook section .donation{
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
|
hyphens: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.donation .flipboard{
|
.donation .flipboard{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue