Remove duplicated style, overridden by a more specific selector. props SergeyBiryukov, fixes #20581.
git-svn-id: http://core.svn.wordpress.org/trunk@21167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5c228ae869
commit
ef1edca872
|
@ -6366,10 +6366,6 @@ a.rsswidget {
|
|||
line-height: 19px;
|
||||
}
|
||||
|
||||
.login form p {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.login h1 a {
|
||||
background-image: url('../images/wordpress-logo.png?ver=20120216');
|
||||
background-size: 274px 63px;
|
||||
|
|
Loading…
Reference in New Issue