diff --git a/skins/elastic/styles/widgets/toolbar.less b/skins/elastic/styles/widgets/toolbar.less index 94b03de7a..22b8af700 100644 --- a/skins/elastic/styles/widgets/toolbar.less +++ b/skins/elastic/styles/widgets/toolbar.less @@ -28,6 +28,7 @@ height: @layout-header-height; min-width: 3.5rem; max-width: 6rem; + width: auto; /* reset width defined for links in .listing */ padding: .45rem; text-align: center; text-overflow: ellipsis;