Twenty Eleven: Remove unused CSS. props SergeyBiryukov. fixes #20470.
git-svn-id: http://core.svn.wordpress.org/trunk@20907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e303c609b3
commit
a236527f4d
|
@ -2252,15 +2252,6 @@ p.comment-form-comment {
|
|||
color: #555;
|
||||
font-weight: bold;
|
||||
}
|
||||
#site-generator .sep {
|
||||
background: url(images/wordpress.png) center left no-repeat;
|
||||
color: transparent;
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
margin: 0 7px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
|
||||
/* =Responsive Structure
|
||||
|
|
Loading…
Reference in New Issue