blob: 1abe0241ee988c4a0c732b88f571352c16aa70a3 [file] [log] [blame]
Pankaj Berdec4ae4b82013-01-12 09:56:47 -08001.dropdown-menu {
2 max-height: 400px;
3 overflow-y: scroll;
4 width: 220px;
5}
6
7.list-item {
8 padding-top: 6px;
9 padding-left: 56px;
10}
11
12.no-reports {
13 display: none;
14}