Title: [150591] trunk/Websites/bugs.webkit.org
- Revision
- 150591
- Author
- [email protected]
- Date
- 2013-05-23 10:17:19 -0700 (Thu, 23 May 2013)
Log Message
EWS bubbles need more space
https://bugs.webkit.org/show_bug.cgi?id=116675
Reviewed by Andreas Kling.
* template/en/custom/attachment/list.html.tmpl:
Modified Paths
Diff
Modified: trunk/Websites/bugs.webkit.org/ChangeLog (150590 => 150591)
--- trunk/Websites/bugs.webkit.org/ChangeLog 2013-05-23 16:45:10 UTC (rev 150590)
+++ trunk/Websites/bugs.webkit.org/ChangeLog 2013-05-23 17:17:19 UTC (rev 150591)
@@ -1,3 +1,12 @@
+2013-05-23 Patrick Gansterer <[email protected]>
+
+ EWS bubbles need more space
+ https://bugs.webkit.org/show_bug.cgi?id=116675
+
+ Reviewed by Andreas Kling.
+
+ * template/en/custom/attachment/list.html.tmpl:
+
2013-04-16 Ryosuke Niwa <[email protected]>
Build fix after r148527.
Modified: trunk/Websites/bugs.webkit.org/template/en/custom/attachment/list.html.tmpl (150590 => 150591)
--- trunk/Websites/bugs.webkit.org/template/en/custom/attachment/list.html.tmpl 2013-05-23 16:45:10 UTC (rev 150590)
+++ trunk/Websites/bugs.webkit.org/template/en/custom/attachment/list.html.tmpl 2013-05-23 17:17:19 UTC (rev 150591)
@@ -156,7 +156,7 @@
[% END %]
<div class="statusBubble">
<iframe src="" attachment.id %]"
- style="width: 400px; height: 20px; border: none;" scrolling="no">
+ style="width: 600px; height: 20px; border: none;" scrolling="no">
</iframe>
</div>
[% END %]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes