diff options
author | 0ip <me@factor.cc> | 2013-02-09 17:39:08 +0100 |
---|---|---|
committer | 0ip <me@factor.cc> | 2013-02-09 17:39:08 +0100 |
commit | ef0a6ce5ff5e1f32f819b6ebab07de01427e0179 (patch) | |
tree | 0aa7e098e8ff5a262d174f32b0722672c12d7bf7 /src/templates/admin/index.html | |
parent | ab04a4e5112e9abd5e13db7f249471b48601a25c (diff) | |
download | etherpad-lite-ef0a6ce5ff5e1f32f819b6ebab07de01427e0179.zip |
Remove top-border
Diffstat (limited to 'src/templates/admin/index.html')
-rw-r--r-- | src/templates/admin/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/admin/index.html b/src/templates/admin/index.html index 0e5c16ed..f8ec0e89 100644 --- a/src/templates/admin/index.html +++ b/src/templates/admin/index.html @@ -19,6 +19,5 @@ </ul>
</div>
</div>
- <div id="topborder"></div>
</body>
</html>
|