diff options
Diffstat (limited to 'gocryptfs-readthedocs/css')
-rw-r--r-- | gocryptfs-readthedocs/css/theme_extra.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |