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:
parent
e03947278e
commit
4ce8e68c03
|
@ -224,4 +224,5 @@ textarea, input, select {
|
||||||
height: 42px;
|
height: 42px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-indent: -100em;
|
text-indent: -100em;
|
||||||
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue