 Issue 5183241912844288:
  Issue 380 - Fixed width of bubble in Safari with long translated texts  (Closed)
    
  
    Issue 5183241912844288:
  Issue 380 - Fixed width of bubble in Safari with long translated texts  (Closed) 
  | 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; |