summary refs log tree commit diff
path: root/syweb/webclient/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'syweb/webclient/app.css')
-rwxr-xr-xsyweb/webclient/app.css12
1 files changed, 5 insertions, 7 deletions
diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css
index 8da293a72b..134b1d2912 100755
--- a/syweb/webclient/app.css
+++ b/syweb/webclient/app.css
@@ -601,11 +601,11 @@ textarea, input {
         
 #messageTable td {
     padding: 0px;
-/*  border: 1px solid #888; */
+/*    border: 1px solid #888; */
 }
 
 .leftBlock {
-    width: 6em;
+    width: 7em;
     word-wrap: break-word;
     vertical-align: top;
     background-color: #fff;
@@ -649,7 +649,7 @@ textarea, input {
 .avatar {
     width: 48px;
     text-align: right;
-    vertical-align: bottom;
+    vertical-align: top;
     line-height: 0;
 }
 
@@ -709,11 +709,9 @@ textarea, input {
     max-height: auto;
 }
 
-/*
-.differentUser td {
-    padding-bottom: 5px ! important;
+.differentUser .msg {
+    padding-top: 14px ! important;
 }
-*/
 
 .mine {
     text-align: right;