Template:Nowrap/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→Prevent line breaks in silly places where desired (nowrap) and links when we don't want them to (nowraplinks a): .nowrap, .nowraplinks a { white-space: nowrap; }") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* {{pp-template}} */ | |||
/* Prevent line breaks in silly places where desired (nowrap) | /* Prevent line breaks in silly places where desired (nowrap) | ||
and links when we don't want them to (nowraplinks a) */ | and links when we don't want them to (nowraplinks a) */ |