Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: popup.html

Issue 5183241912844288: Issue 380 - Fixed width of bubble in Safari with long translated texts (Closed)
Patch Set: Addressed comments Created April 30, 2014, 3:37 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | safari/ext/popup.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: popup.html
===================================================================
--- a/popup.html
+++ b/popup.html
@@ -65,6 +65,7 @@
<div class="menu-item collapse" data-option="show_statsinpopup" data-collapsable="stats-container" role="button">
<div class="icon"></div>
<span class="i18n_stats_title"></span>
+ <div class="collapse-icon-placeholder safari-inline-block"></div>
<div class="collapse-icon"></div>
</div>
<ul id="stats" class="collapsable">
« no previous file with comments | « no previous file | safari/ext/popup.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld