Added support for XFN 1.1

git-svn-id: https://develop.svn.wordpress.org/trunk@1538 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dougal Campbell
2004-08-17 13:53:06 +00:00
parent 2c75118680
commit 056158bcad
3 changed files with 106 additions and 73 deletions
+5
View File
@@ -447,3 +447,8 @@ textarea, input, select {
height: 1.5em;
margin: 0;
}
/* keep labels and their form controls together: */
label {
white-space: nowrap;
}