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:
parent
bc54702626
commit
8e83353d47
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue