summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/hotword_confirm_overlay.css
blob: 6fc7648e239a7044340aa9f69da5147c0e525f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Copyright 2014 The Chromium Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#hotword-confirm-overlay {
  width: 500px;
}

#audio-logging-bar input {
  bottom: 6px;
}