diff options
| author | fox <fox+git@fakecake.org> | 2018-12-01 19:20:11 +0000 |
|---|---|---|
| committer | Gogs <gogs@fake.local> | 2018-12-01 19:20:11 +0000 |
| commit | cd0a39ea4cb7137aef5b225bdc4472d207a48e62 (patch) | |
| tree | 38db13db9b04f21a9a01d66d35ad9149a10496be | |
| parent | b5722956c73a35691d3bf448a3e99b41609c771a (diff) | |
| parent | 82768aef0ba08b1f8968b87e2d2d1ddac8f97f55 (diff) | |
Merge branch 'fix-typos' of suraia/tt-rss into master
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -274,7 +274,7 @@ <div id="headlines-wrap-inner" dojoType="dijit.layout.BorderContainer" region="center"> - <div id="floatingTitle" style=display : none"></div> + <div id="floatingTitle" style="display : none"></div> <div id="headlines-frame" dojoType="dijit.layout.ContentPane" tabindex="0" region="center"> |