From 94afbc2fa61088afa0e09763afeb752d55e52649 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 1 Dec 2014 14:56:04 +0000 Subject: More page layout adjustments for mobile browsers and small windows --- doc/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 18bf531a6..6050a2598 100644 --- a/doc/style.css +++ b/doc/style.css @@ -555,6 +555,7 @@ a.openid_large_btn:focus { width: auto; float: none; margin-top: 0; + border: none; } /* if the mobile browser is new enough, use flex layout to shuffle @@ -578,4 +579,8 @@ a.openid_large_btn:focus { -webkit-order: 1; order: 1; } + + .blogform, #blogform { + padding: 4px 4px; + } } -- cgit v1.2.3