fix a few issues pointed out by AMO reviews of previous theme versions
[themes.git] / EarlyBlue / communicator / bookmarks / bookmarksManager.css
index 8b69150bd0557f968bda15082e0f29ad6e6c0a3d..53d68e906a664e38bb98ad88be291ef9520206af 100644 (file)
   padding: 2px 0;
   -moz-padding-end: 3px;
 }
+
+#placesMenu {
+  border-bottom: none;
+}
+
+#placesMenu > menu {
+  padding-top: 3px;
+  padding-bottom: 3px;
+}
+
+#searchFilter {
+  margin: 0;
+}