mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Prevent Patrons Circle name from breaking across column border
This commit is contained in:
parent
68218c3482
commit
7e16e70229
1 changed files with 1 additions and 0 deletions
|
@ -2141,6 +2141,7 @@ h1 + ul.message,
|
|||
.masthead ol li p{
|
||||
margin-top: 0;
|
||||
text-align: left;
|
||||
display: inline-block; /* Prevent a p from breaking across column division */
|
||||
}
|
||||
|
||||
.masthead hgroup * + *{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue