From ae59c0eeac869190ffe097a8a155efce7403bed3 Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Tue, 30 Jan 2018 17:44:23 +1100 Subject: Use logo image in nav, fix logo width for mobiles --- gocryptfs-readthedocs/css/theme_extra.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gocryptfs-readthedocs/css') diff --git a/gocryptfs-readthedocs/css/theme_extra.css b/gocryptfs-readthedocs/css/theme_extra.css index 0d0ec29..27f02db 100644 --- a/gocryptfs-readthedocs/css/theme_extra.css +++ b/gocryptfs-readthedocs/css/theme_extra.css @@ -256,7 +256,7 @@ div.logo img { nav.wy-nav-top img { height: auto; - width: auto; + width: 231px; background-color: transparent; border-radius: 0; } -- cgit v1.2.3