keep up with 1.8 branch Classic changes
[themes.git] / EarlyBlue / global / browser.css
index c34ce0da22c772c0829d22af670a463493015ac3..c6f2c41ede3a1620760368d4c2af327c35115ec7 100644 (file)
@@ -108,3 +108,7 @@ tabbrowser > tabbox > tabpanels {
   position: relative;
   list-style-image: url('chrome://global/skin/icons/tab-drag-indicator.gif');
 }
+
+tooltip[tabpreview="true"] {
+  max-width: none;
+}