am e09cf926: am 1d62fa80: docs: bring back min-height for nav-x for proper height of secondary tabs

* commit 'e09cf926325c78b4c2885df83003d1e1c812f94c':
  docs: bring back min-height for nav-x for proper height of secondary tabs
This commit is contained in:
Scott Main
2012-07-17 14:11:53 -07:00
committed by Android Git Automerger

View File

@@ -3597,6 +3597,10 @@ a.download-sdk {
padding-top: 14px;
}
#nav-x .wrap {
min-height:34px;
}
#nav-x .wrap,
#searchResults.wrap {
max-width:940px;