OSDN Git Service

docs: fix visual bug in the search tabs.
authorScott Main <smain@google.com>
Mon, 3 Oct 2011 22:34:32 +0000 (15:34 -0700)
committerScott Main <smain@google.com>
Mon, 3 Oct 2011 22:34:32 +0000 (15:34 -0700)
I assume this was introduced by a change in the CSE implementation

Change-Id: I776e385fd6c0d738a4bbf8372911b205c1f98123

tools/droiddoc/templates-sdk/assets/android-developer-core.css

index 565f173..f548a6c 100644 (file)
@@ -649,6 +649,7 @@ td.gsc-search-button {
 #doc-content .gsc-tabHeader {
   padding: 3px 6px;
   position:relative;
+  width:auto;
 }
 
 #doc-content .gsc-tabHeader.gsc-tabhActive {