}
.search_results_entry {
- margin-bottom: 0 ;
+ margin-bottom: 0;
+
+ .search_details {
+ display: block;
+ text-align: right;
+ }
}
.search_results_entry .search_searching {
text-align: right;
}
}
+
+/*
+ * Rules for the iD editor
+ */
+.id-embed {
+ width: 100%;
+ height: 100%;
+}