* move some more vars from the session context to strbuf (the use of StrBufAppendTemp...
[citadel.git] / webcit / static / webcit.css
index fe7df4762264c6cc724f48c006ab1fde58a6360e..8f07e72f7572d38f9ea596d6b5e3bb0b0155b189 100644 (file)
@@ -67,7 +67,6 @@ body {
 
 #room_infos, #address_book_popup, .mimepart, .room_actions form select {
        border: 1px solid #333;
-       overflow: hidden;
 }
 
 
@@ -1162,7 +1161,7 @@ ul.tabbed_dialog li {
 
 .tabcontent_submit {
         margin: 0 auto 0 auto;
-        width: 96%;
+        width: 50%;
         padding: 10px;
         text-align: center;
 }