]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/ie.css
Could not update avatar due to Bad Thumbnail parameters
[quix0rs-gnu-social.git] / theme / base / css / ie.css
index c6ddbac654403419fc9fc6463443a795dcf7d4cf..7f0265129b8283a4ae19a850c79eec015f9366e2 100644 (file)
@@ -10,13 +10,11 @@ top:0;
 }
 
 .threaded-replies .form_notice textarea {
-    width: 385px;
+    width: 395px;
 }
 
 .form_notice .form_note + label {
 position:absolute;
-top:25px;
-left:83%;
 text-indent:-9999px;
 height:16px;
 width:16px;
@@ -52,10 +50,6 @@ display:block;
     width: 468px; 
 }
 
-.threaded-replies .form_notice textarea {
-    width: 395px;
-}
-
 .notice-options input.submit {
 font-size:0;
 text-align:right;
@@ -102,28 +96,3 @@ line-height:auto;
 .notice .addressees:before {
     content: '\003E';
 }
-
-/* IE7 */ 
-
-*+html .input_forms {
-    margin-bottom: -20px;
-}
-
-*+html .notice .addressees {
-    background: url(../images/icons/arrow_right.png) no-repeat top left;
-    padding-left: 16px;
-}
-
-/* IE6 */
-
-#content {
-    _width: 520px;
-}
-
-#aside_primary {
-    _width: 190px;
-}
-
-#content h1 {
-    _clear: left;
-}