Remove whitespace in ul element
This commit is contained in:
parent
88808772b7
commit
81db8bd0b8
|
@ -7,8 +7,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<label>filter</label><input id="search" placeholder=" filter"/>
|
||||
<ul id="windows">
|
||||
</ul>
|
||||
<ul id="windows"></ul>
|
||||
<span id="noResults">No results.</span>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue