program/js/common.js
@@ -12,8 +12,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ $Id$ */ // Constants @@ -116,6 +114,8 @@ classname += ' chrome'; else if (this.chrome) classname += ' chrome'; else if (this.mz) classname += ' mozilla'; if (this.iphone) classname += ' iphone';