Repository: couchdb-www Updated Branches: refs/heads/2.0 7f61502de -> 2339b9f58 (forced update)
fix: menu on mobile Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/2339b9f5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/2339b9f5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/2339b9f5 Branch: refs/heads/2.0 Commit: 2339b9f588a1bec3781717bc53f4181726ff8e4e Parents: 9925d97 Author: Jan Lehnardt <j...@apache.org> Authored: Sat Sep 3 15:38:07 2016 +0200 Committer: Jan Lehnardt <j...@apache.org> Committed: Sat Sep 3 15:38:45 2016 +0200 ---------------------------------------------------------------------- style/master.css | 1 - style/master.less | 1 - 2 files changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/2339b9f5/style/master.css ---------------------------------------------------------------------- diff --git a/style/master.css b/style/master.css index cf933bf..208a7f0 100644 --- a/style/master.css +++ b/style/master.css @@ -229,7 +229,6 @@ blockquote { } .menu-dropdown select { width: 100%; - font-size: 30px; } /*--------------------------------------------------- Layout - Leadin http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/2339b9f5/style/master.less ---------------------------------------------------------------------- diff --git a/style/master.less b/style/master.less index bb74a93..ae2de43 100644 --- a/style/master.less +++ b/style/master.less @@ -266,7 +266,6 @@ blockquote { .menu-dropdown select{ width: 100%; - font-size: 30px; } /*---------------------------------------------------