mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Aloow wrap of headings.
[SVN r33863]
This commit is contained in:
parent
0b7231d4b9
commit
71210f609c
1 changed files with 2 additions and 2 deletions
|
@ -43,9 +43,9 @@ a:hover {
|
|||
/* - For IE we can't really control this so we only make
|
||||
sure the container doesn't look strange at small sizes by
|
||||
making the body have enough whitespace. */
|
||||
#content h1, #content h2, #content h3 {
|
||||
/* #content h1, #content h2, #content h3 {
|
||||
white-space: nowrap;
|
||||
}
|
||||
} */
|
||||
/* - New browsers have the easy way to set this. */
|
||||
.body-0 {
|
||||
min-width: 55em;
|
||||
|
|
Loading…
Add table
Reference in a new issue