diff --git a/src/main/webapp/sass/components/_entry-list.scss b/src/main/webapp/sass/components/_entry-list.scss index 741423f3..34f45c77 100644 --- a/src/main/webapp/sass/components/_entry-list.scss +++ b/src/main/webapp/sass/components/_entry-list.scss @@ -169,6 +169,11 @@ margin-left: 5px; } +#feed-accordion .entry-buttons .keep-unread label { + display: inline; + font-weight: inherit; +} + #feed-accordion .share-buttons a { color: #333333; padding-left: 5px; diff --git a/src/main/webapp/templates/feeds.view.html b/src/main/webapp/templates/feeds.view.html index 65602dca..09b470d4 100644 --- a/src/main/webapp/templates/feeds.view.html +++ b/src/main/webapp/templates/feeds.view.html @@ -74,7 +74,7 @@
-
+