blob: bee6fe1978c977bcb2aad68caa33c850d4ef04ea [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
button{
display:block;
width:30px;
overflow:hidden;
white-space:nowrap;
}
</style>
</head>
<body>
<button type="button">&#x2026;</button>
</body>
</html>