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

* commit '1d62fa807e1ac2c4f9ad8f31f34809ec97e975ed':
  docs: bring back min-height for nav-x for proper height of secondary tabs
This commit is contained in:
Scott Main
2012-07-17 13:22:25 -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;