1
0
Fork 0

feat(global): Add responsive feature to the dropdown

keep sub level (div.algolia-docsearch-suggestion--subcategory-column)
This commit is contained in:
Sylvain Pace 2017-10-13 09:49:09 +02:00 committed by Maxime
parent 6de70c3e7f
commit 777d2d4511
2 changed files with 88 additions and 47 deletions

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" type="text/css" href="/stripe.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/docsearch.css" media="screen" />
<link rel="shortcut icon" href="favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body id="documentation">

File diff suppressed because one or more lines are too long