Aleksander Machniak
2012-06-09 db8110c70d40b4e8864292f94c19248bb5a63b67
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';