diff options
-rw-r--r-- | web/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index e74c670c5..9d692273b 100644 --- a/web/css.css +++ b/web/css.css @@ -431,7 +431,7 @@ ol#current img { } #rss_buttons { float: right; - width: 47%; + width: 40%; text-align: center; margin-bottom: 2em; } |