Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollyonn committed Nov 26, 2016
1 parent 41258c8 commit c5c6102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ElvUI_CustomTweaks/Categories/bags/BagButtons.lua
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ function CT:SetBagButtonStylePosition(isBank)
f.sortButton:Point("RIGHT", f.bagText, "LEFT", -5, E.Border * 2)
end
f.editBox:Point('RIGHT', f.purchaseBagButton, 'LEFT', -5, 0);
f.editBox:Point('RIGHT', f.purchaseBagButton, 'LEFT', -5, 0);
else
f.purchaseBagButton:Hide()
f.purchaseBagButtonOld:Show()
Expand Down

0 comments on commit c5c6102

Please sign in to comment.