qutebrowser/tests/manual/hints/issue925.html
2017-02-05 00:13:11 +01:00

20 lines
424 B
HTML

<!DOCTYPE html>
<html>
<head>
<style type="text/css">
* {
padding: 10px;
}
</style>
<title>Issue 925</title>
</head>
<body>
<p>
When using hints (f) on this page, the hint should have a normal size.
</p>
See <a href="https://github.com/qutebrowser/qutebrowser/issues/925">#925</a>.
</p>
</body>
</html>