Title: [158176] trunk/Tools
Revision
158176
Author
[email protected]
Date
2013-10-28 21:38:32 -0700 (Mon, 28 Oct 2013)

Log Message

Floating left the header broke other pages, and this CSS has no way to customize
per-page.

* BuildSlaveSupport/build.webkit.org-config/public_html/default.css:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css (158175 => 158176)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css	2013-10-29 04:34:31 UTC (rev 158175)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css	2013-10-29 04:38:32 UTC (rev 158176)
@@ -16,11 +16,6 @@
     display: none !important;
 }
 
-body > .header {
-    float: left;
-    margin-bottom: 16px;
-}
-
 small {
   font-size: 9px;
 }

Modified: trunk/Tools/ChangeLog (158175 => 158176)


--- trunk/Tools/ChangeLog	2013-10-29 04:34:31 UTC (rev 158175)
+++ trunk/Tools/ChangeLog	2013-10-29 04:38:32 UTC (rev 158176)
@@ -1,5 +1,12 @@
 2013-10-28  Simon Fraser  <[email protected]>
 
+        Floating left the header broke other pages, and this CSS has no way to customize
+        per-page.
+
+        * BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
+
+2013-10-28  Simon Fraser  <[email protected]>
+
         Remove underlines on the bot names in the header.
         
         * BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to