- Fixed the size of the right margin on tooltips.

This commit is contained in:
Tercioo
2016-01-14 16:43:33 -02:00
parent 76fb7725a1
commit 78a54ad87d
5 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 15
local dversion = 16
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)