Index: remoting/webapp/connection_history.css |
diff --git a/remoting/webapp/connection_history.css b/remoting/webapp/connection_history.css |
index 7b5cf80784cf690e5cf91b535bc09ef5c13bad89..2664094836d4e735481272446f90c67579bf068b 100644 |
--- a/remoting/webapp/connection_history.css |
+++ b/remoting/webapp/connection_history.css |
@@ -25,6 +25,8 @@ |
width: 100%; |
line-height: 2.1; |
border-bottom: 1px solid #ebebeb; |
+ border-collapse: separate; |
+ border-spacing: 0; |
} |
#connection-history-table td:last-child { |