diff options
author | Adam Mathes <adam@trenchant.org> | 2018-06-16 12:14:16 -0700 |
---|---|---|
committer | Adam Mathes <adam@trenchant.org> | 2018-06-16 12:14:16 -0700 |
commit | a89442e28240af4a4032bcc08e450c7c2a426631 (patch) | |
tree | a3d7af7330f3d4140a6adbbbac7488e977104626 /static/ui.html | |
parent | 16df68a5118801472909f63fc48caf16e548060c (diff) | |
download | neko-a89442e28240af4a4032bcc08e450c7c2a426631.tar.gz neko-a89442e28240af4a4032bcc08e450c7c2a426631.tar.bz2 neko-a89442e28240af4a4032bcc08e450c7c2a426631.zip |
control style changes
Diffstat (limited to 'static/ui.html')
-rw-r--r-- | static/ui.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/ui.html b/static/ui.html index 5fa7005..bf533df 100644 --- a/static/ui.html +++ b/static/ui.html @@ -95,7 +95,7 @@ class="starred_filter">★ starred</a> </li> <li> - <button class="new_feed"> + </button> + <button class="new_feed"> + new </button> </li> <li> <input id="search" type="search" /><button class="search_go">search</button> |