@supports (-moz-appearance: none) {
    .navbar_right .btn {
        min-width: 200px;
    }
}