From 7c6bd961a7f9aed1c91a56b1caf797119b46c902 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Mon, 23 Mar 2015 16:16:33 +0000 Subject: [PATCH] Give 100% width to toolbar's actionlist --- etemplate/templates/default/etemplate2.css | 1 - 1 file changed, 1 deletion(-) diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 0aa10f6de9..4fb289e6f6 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -1599,7 +1599,6 @@ div.et2_toolbar_activeList h.ui-accordion-header { } .et2_toolbar_actionlist{ float:left; - width:80%; height:24px; white-space: nowrap; }