mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file.
git-svn-id: https://develop.svn.wordpress.org/trunk@24144 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
77fe70234a
commit
223ada2ff6
Binary file not shown.
|
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 209 B |
@ -2394,7 +2394,6 @@ p.comment-form-comment {
|
||||
margin-right: 0;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 650px) {
|
||||
/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
|
||||
@ -2496,7 +2495,6 @@ p.comment-form-comment {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 450px) {
|
||||
#content .gallery-columns-2 .gallery-item {
|
||||
@ -2507,7 +2505,6 @@ p.comment-form-comment {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
}
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
body {
|
||||
@ -2519,7 +2516,6 @@ p.comment-form-comment {
|
||||
#branding {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -2688,7 +2684,6 @@ p.comment-form-comment {
|
||||
.commentlist .children > li.bypostauthor > article .comment-meta {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -2714,6 +2709,7 @@ p.comment-form-comment {
|
||||
margin-right: 7.6%;
|
||||
}
|
||||
|
||||
|
||||
/* =IE8
|
||||
----------------------------------------------- */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user