]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyfourteen/css/ie.css
WordPress 4.0
[autoinstalls/wordpress.git] / wp-content / themes / twentyfourteen / css / ie.css
index 1e640d0ea7e912858bde6aa0ebdf2cd873ae4098..82142d2e278b996c4143f331fb654558a9ccf72d 100644 (file)
@@ -29,6 +29,10 @@ textarea:focus {
        border: 1px solid #b2b2b2;
 }
 
+.site-title {
+       max-width: 71%;
+}
+
 .site-content blockquote.alignleft,
 .site-content blockquote.alignright {
        border-top: 1px solid #e5e5e5;
@@ -515,12 +519,12 @@ a.post-thumbnail:hover {
        margin-right: auto;
 }
 
-.ie8 .full-width.singular .hentry.has-post-thumbnail {
+.ie8 .full-width .hentry.has-post-thumbnail:first-child {
        margin-top: -72px;
 }
 
 
-.ie8 .singular .hentry.has-post-thumbnail {
+.ie8 .singular .site-content .hentry.has-post-thumbnail {
        margin-top: 0;
 }