docs: fix visual bug in the search tabs.

I assume this was introduced by a change in the CSE implementation

Change-Id: I776e385fd6c0d738a4bbf8372911b205c1f98123
This commit is contained in:
Scott Main 2011-10-03 15:34:32 -07:00
parent bc54702626
commit 8e83353d47
1 changed files with 1 additions and 0 deletions

View File

@ -649,6 +649,7 @@ td.gsc-search-button {
#doc-content .gsc-tabHeader { #doc-content .gsc-tabHeader {
padding: 3px 6px; padding: 3px 6px;
position:relative; position:relative;
width:auto;
} }
#doc-content .gsc-tabHeader.gsc-tabhActive { #doc-content .gsc-tabHeader.gsc-tabhActive {