]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie.css
Wordpress 3.7
[autoinstalls/wordpress.git] / wp-admin / css / ie.css
index 98b7b379b50c352160a1524ae68dcbf998579f28..7aa668590d3b94bd33703799e2ead44dd674311e 100644 (file)
@@ -371,10 +371,6 @@ div#dashboard-widgets {
        display: block;
 }
 
-.tagchecklist span a {
-       margin: 4px 0 0 -9px;
-}
-
 .tablenav .button-secondary,
 .nav .button-secondary {
        padding-top: 2px;
@@ -490,20 +486,6 @@ table.ie-fixed {
        min-width: 400px;
 }
 
-.about-wrap img.element-screenshot {
-       padding: 2px;
-}
-
-.about-wrap .feature-section img,
-.about-wrap .feature-section .image-mask {
-       border-width: 1px;
-       border-style: solid;
-}
-
-.about-wrap .feature-section.three-col img {
-       margin-left: 0;
-}
-
 .available-theme {
        display: inline;
 }
@@ -517,13 +499,21 @@ table.ie-fixed {
        margin-right: 7px;
 }
 
-.about-wrap .three-col-images img {
-       margin: 0 0.6% 10px;
+.about-wrap .three-col.about-updates .col-2 {
+       width: 15%;
 }
 
-.about-wrap .three-col-images .last-feature,
-.about-wrap .three-col-images .first-feature {
-       float: none;
+.about-wrap .about-password-meter input {
+       width: 98%;
+}
+
+.revisions-tickmarks,
+.revisions-tooltip {
+       display: none !important;
+}
+
+.revisions.pinned .revisions-controls {
+       position: relative;
 }
 
 /* IE6 leftovers */
@@ -630,13 +620,3 @@ table.ie-fixed {
 * html #adminmenu div.wp-menu-image {
        height: 29px;
 }
-
-.revisions-tickmarks,
-.revisions-tooltip {
-       display: none !important;
-}
-
-.revisions.pinned .revisions-controls {
-    position: relative;
-}
-