Make WordPress header link not stretch all the way across.

git-svn-id: http://svn.automattic.com/wordpress/trunk@472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-10-26 17:24:30 +00:00
parent e03947278e
commit 4ce8e68c03
1 changed files with 1 additions and 0 deletions

View File

@ -224,4 +224,5 @@ textarea, input, select {
height: 42px;
text-decoration: none;
text-indent: -100em;
width: 200px;
}