blob: 7b379e7bf91f16fd2f3843f218c02aa5f8b33a44 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
button {
font-family: Arial;
font-size: 12px;
white-space: nowrap;
}
</style>
</head>
<body>
<button>सभी को डिफ़ॉल्ट पर रीसेट करें</button>
<p>
The button above should not wrap.
</p>
</body>
</html>