Title: [105550] trunk/Tools
Revision
105550
Author
[email protected]
Date
2012-01-20 15:36:53 -0800 (Fri, 20 Jan 2012)

Log Message

Another tiny tweak to the garden-o-matic CSS.  This makes things line
up slightly nicer when there aren't any failures.

* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/styles/onebar.css:
(#summary):

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/styles/onebar.css (105549 => 105550)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/styles/onebar.css	2012-01-20 23:23:56 UTC (rev 105549)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/styles/onebar.css	2012-01-20 23:36:53 UTC (rev 105550)
@@ -41,7 +41,7 @@
 }
 
 #summary {
-    min-height: 360px;
+    min-height: 550px;
 }
 
 #onebar.partytime #summary {

Modified: trunk/Tools/ChangeLog (105549 => 105550)


--- trunk/Tools/ChangeLog	2012-01-20 23:23:56 UTC (rev 105549)
+++ trunk/Tools/ChangeLog	2012-01-20 23:36:53 UTC (rev 105550)
@@ -1,3 +1,11 @@
+2012-01-20  Adam Barth  <[email protected]>
+
+        Another tiny tweak to the garden-o-matic CSS.  This makes things line
+        up slightly nicer when there aren't any failures.
+
+        * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/styles/onebar.css:
+        (#summary):
+
 2012-01-19  Ryosuke Niwa  <[email protected]>
 
         run-perf-tests should support --test-results-server option
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to