About page: Don't allow tab text to wrap.
Some language, browser, and OS combinations (notably Arabic, Chrome, and Windows) were wrapping. see #30743. git-svn-id: https://develop.svn.wordpress.org/trunk@30951 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fabd47a2ff
commit
d34709eaa5
@ -84,6 +84,7 @@
|
||||
font-size: 18px;
|
||||
vertical-align: top;
|
||||
border-width: 1px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* 1.1 - Typography */
|
||||
|
Loading…
Reference in New Issue
Block a user