fix a few issues pointed out by AMO reviews of previous theme versions
[themes.git] / EarlyBlue / communicator / bookmarks / bookmarksManager.css
1
2 /* Info box */
3 #detailsDeck {
4   margin: 5px;
5 }
6
7 #infoBoxExpanderLabel {
8   -moz-padding-start: 2px;
9 }
10
11 #organizerScopeBar {
12   padding: 2px 0;
13   -moz-padding-end: 3px;
14 }
15
16 #placesMenu {
17   border-bottom: none;
18 }
19
20 #placesMenu > menu {
21   padding-top: 3px;
22   padding-bottom: 3px;
23 }
24
25 #searchFilter {
26   margin: 0;
27 }