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