Now AH shows key, prefs.jobs not have scrollbar, prefs is fully visible except undo/save menus.

This commit is contained in:
Intercross21
2014-05-04 19:41:14 +04:00
parent 11e5c64c78
commit d4ee83666e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -404,9 +404,9 @@ datum/preferences
dat += "<a href='?_src_=prefs;preference=reset_all'>Reset Setup</a>"
dat += "</center></body></html>"
user << browse(dat, "window=preferences;size=560x720")
user << browse(dat, "window=preferences;size=560x736")
proc/SetChoices(mob/user, limit = 16, list/splitJobs = list("Chief Medical Officer"), width = 550, height = 650)
proc/SetChoices(mob/user, limit = 16, list/splitJobs = list("Chief Medical Officer"), width = 550, height = 660)
if(!job_master)
return