1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Fix size of icon on qupzilla:restore page with HighDPI

This commit is contained in:
David Rosca 2017-01-21 20:30:21 +01:00
parent 33989263c0
commit 15d5785977

View File

@ -282,7 +282,7 @@ function init()
</head>
<body>
<div id="box">
<img class="warning" src="%IMAGE%" >
<img class="warning" src="%IMAGE%" width=45>
<h1>%OOPS%</h1>
<h2>%APOLOGIZE%</h2>