In twenty ten, removing some unnecessary styles for images
git-svn-id: https://develop.svn.wordpress.org/trunk@14300 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
616f48e89d
commit
5bf46fa540
@ -761,7 +761,6 @@ div.menu li {
|
||||
#content img {
|
||||
margin: 0;
|
||||
max-width: 640px;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
#content .alignleft,
|
||||
#content img.alignleft {
|
||||
@ -789,9 +788,6 @@ div.menu li {
|
||||
#content img.aligncenter {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
#content img.alignnone {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
#content .wp-caption {
|
||||
background: #f1f1f1;
|
||||
color: #888;
|
||||
|
Loading…
Reference in New Issue
Block a user