Skip to content

将关闭按钮移动到左上角 for Macintosh users #19

@neruthes

Description

@neruthes

OS X 上关闭从来都在左上角,故提出此建议。

if (navigator.userAgent.indexOf("Macintosh") != -1 ) {
$(".top").css({
'left' : 0
})
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions