소스 검색

IE8 fixes.

JC Brand 12 년 전
부모
커밋
c0a4e9577c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      converse.css

+ 2 - 1
converse.css

@@ -123,7 +123,7 @@ span.spinner.hor_centered {
     background-color: white;
     overflow: auto;
     border-left: 1px solid #AAA;
-    max-width: 99px;
+    max-width: 98px;
     border-bottom-right-radius: 4px;
 }
 
@@ -731,6 +731,7 @@ div#settings {
     background-color: white;
     border-bottom-right-radius: 4px;
     border-bottom-left-radius: 4px;
+    width: 100%;
 }
 
 div#chatrooms {