mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 12:35:03 +00:00
Nowrap on labels was breaking the post layout with long category names.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5f3b088368
commit
7a83a34a36
@ -449,9 +449,4 @@ textarea, input, select {
|
||||
|
||||
#wphead h1 span {
|
||||
font-size: .4em;
|
||||
}
|
||||
|
||||
/* keep labels and their form controls together: */
|
||||
label {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user