diff --git a/static/css/blog.css b/static/css/blog.css index c584ee4e53..90bb0c0260 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -497,6 +497,10 @@ img.big-img { overflow-x: scroll; } +.flyout-button { + display: none; +} + /* .content img { max-width: 100%; } */