aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-readthedocs/css/theme_extra.css
diff options
context:
space:
mode:
authorAndy Taylor2018-01-30 17:44:23 +1100
committerAndy Taylor2018-01-30 17:44:23 +1100
commitae59c0eeac869190ffe097a8a155efce7403bed3 (patch)
tree60dd93155065e5adcc5a661cf99a3f6fd513f339 /gocryptfs-readthedocs/css/theme_extra.css
parent8227871e904be8168e28331e205f0d59e7c044d9 (diff)
Use logo image in nav, fix logo width for mobiles
Diffstat (limited to 'gocryptfs-readthedocs/css/theme_extra.css')
-rw-r--r--gocryptfs-readthedocs/css/theme_extra.css2
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;
}