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

Unified Diff: skin/popup.css

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 | « safari/ext/popup.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/popup.css
===================================================================
--- a/skin/popup.css
+++ b/skin/popup.css
@@ -281,6 +281,12 @@
padding-right: 25px;
}
+.collapse-icon-placeholder
+{
+ display: none;
+ width: 45px;
+}
+
.collapse-icon
{
display: inline-block;
« no previous file with comments | « safari/ext/popup.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld