diff --git a/static/styles/mono/style.css b/static/styles/mono/style.css index ad72a616..2c297ec4 100644 --- a/static/styles/mono/style.css +++ b/static/styles/mono/style.css @@ -442,7 +442,7 @@ textarea { #menu ul li:last-child { margin-right: 0; - padding-right: none; + padding-right: 0; border-right: none; } @@ -768,7 +768,7 @@ body#index #recommended #vanityhouse { td.unread,td.read,td.read_locked,td.unread_sticky,td.read_locked_sticky,td.unread_locked_sticky,td.read_sticky { width: 3.5%; - background-repeat: none; + background-repeat: no-repeat; background-position: center center; }