blob: 434c26c3f0c0613b389328e04137b6f5f5091f97 (
plain)
1
2
3
4
5
6
7
8
|
/* Copyright (c) 2012 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.
*/
#spelling-confirm-overlay {
width: 500px;
}
|