From: Valessio Soares de Brito Date: Thu, 5 Sep 2019 21:36:35 +0000 (-0400) Subject: fix button read more on mobile X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=commitdiff_plain;h=6f2e03746f4ec000fefb04a48d09cd2979b480d1 fix button read more on mobile --- diff --git a/css/style.css b/css/style.css index b18812c..a0def5e 100644 --- a/css/style.css +++ b/css/style.css @@ -365,9 +365,8 @@ nav .search-block-form { width: auto; border-radius: 0.5em; padding: 0.3em 0.5em; - position: absolute; - bottom: 15px; - right: 15px; + margin-top: 5px; + float: right; } .ryf-list h2 a {