reverse previous commit which seems to be unnecessary

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk@1569886 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/css/site.css b/src/main/resources/css/site.css
index 18e8a68..b74e318 100644
--- a/src/main/resources/css/site.css
+++ b/src/main/resources/css/site.css
@@ -22,7 +22,6 @@
 .big-green { font-weight: bold; color: green }
 
 .layout-table { width: 100%; }
-.layout-table tr { vertical-align: top; }
 .sidebar { width: 250px; vertical-align: top; }
 .content { padding-left: 20px; vertical-align: top; }