changes width of splitbutton menu

This commit is contained in:
starfighter83
2011-03-01 09:08:28 -01:00
parent 3d8144c617
commit 1121c7ca79

View File

@@ -264,7 +264,7 @@
</div>
<div id="codeTemplateMenu" style="width:220px;">
<div id="codeTemplateMenu" style="width:270px;">
<asp:Repeater ID="rpt_codeTemplates" runat="server">
<ItemTemplate>
@@ -282,7 +282,7 @@
</a>
</div>
<div id="macroMenu" style="width:220px">
<div id="macroMenu" style="width:270px">
<asp:Repeater ID="rpt_macros" runat="server">
<ItemTemplate>