Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35b8aed5 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 20356

* changes:
  Add viewport meta tag to our staged failure code so that they will render correctly.
parents 19985b74 3ef554e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
<html>
    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
        <title>Web page not available</title>
        <style type="text/css">
            body { margin-top: 0px; padding-top: 0px; }
+1 −0
Original line number Diff line number Diff line
<html>
    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
        <title>Web page not available</title>
        <style type="text/css">
            body { margin-top: 0px; padding-top: 0px; }