Merge pull request #685 from 0ip/typo

Fix #666 - Typo "seperator"
This commit is contained in:
John McLear 2012-04-30 08:00:05 -07:00
commit 40af25d282
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ h1 {
h2 {
font-size: 24px;
}
.seperator {
.separator {
margin: 10px 0;
height: 1px;
background: #aaa;

View File

@ -20,7 +20,7 @@
<h1>Etherpad Lite</h1>
<div class="seperator"></div>
<div class="separator"></div>
<h2>Installed plugins</h2>
<table>
<thead>
@ -44,7 +44,7 @@
</table>
<div class="paged listing search-results">
<div class="seperator"></div>
<div class="separator"></div>
<h2>Search for plugins to install</h2>
<form>
<input type="text" name="search" placeholder="Search term" id="search-query">