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:
Helen Hou-Sandi 2014-12-17 16:01:42 +00:00
parent fabd47a2ff
commit d34709eaa5

View File

@ -84,6 +84,7 @@
font-size: 18px;
vertical-align: top;
border-width: 1px;
white-space: nowrap;
}
/* 1.1 - Typography */