https://bugs.webkit.org/show_bug.cgi?id=116675
Reviewed by Andreas Kling.
* template/en/custom/attachment/list.html.tmpl:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@150591
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-05-23 Patrick Gansterer <paroga@webkit.org>
+
+ 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 <rniwa@webkit.org>
Build fix after r148527.
[% END %]
<div class="statusBubble">
<iframe src="https://webkit-queues.appspot.com/status-bubble/[% attachment.id %]"
- style="width: 400px; height: 20px; border: none;" scrolling="no">
+ style="width: 600px; height: 20px; border: none;" scrolling="no">
</iframe>
</div>
[% END %]