workaround?
This commit is contained in:
parent
501d93580b
commit
60866a5131
|
@ -10,6 +10,14 @@
|
|||
<!--[if lt IE 9]>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
<style>
|
||||
header{
|
||||
width:270px;
|
||||
float:left;
|
||||
position:static;
|
||||
-webkit-font-smoothing:subpixel-antialiased
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
|
|
Loading…
Reference in New Issue