]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Style the "view details" link in search results
[rails.git] / app / assets / stylesheets / common.css.scss
index 93547a2078a69c34e03ea97c8ccdac115678b938..54db78fbf5248c41e28bb93a73e4f2a6cbb57069 100644 (file)
@@ -692,7 +692,12 @@ table {
 }
 
 .search_results_entry {
-  margin-bottom: 0 ;
+  margin-bottom: 0;
+
+  .search_details {
+    display: block;
+    text-align: right;
+  }
 }
 
 .search_results_entry .search_searching {