diff --git a/xpfe/global/resources/content/bindings/tabbrowser.xml b/xpfe/global/resources/content/bindings/tabbrowser.xml index fea29ce3f69c..15ee5d59e2c3 100644 --- a/xpfe/global/resources/content/bindings/tabbrowser.xml +++ b/xpfe/global/resources/content/bindings/tabbrowser.xml @@ -61,7 +61,7 @@ - + @@ -354,7 +354,7 @@ else t.setAttribute("label", aURI); - t.setAttribute("crop", "center"); + t.setAttribute("crop", "end"); t.width = 100; t.setAttribute("flex", "1");