]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
Improvements on full text search.
[osqa.git] / forum / skins / default / media / style / style.css
index a8a43ae2a2c9b80e2562e91d74b60aa2f07ca109..373b1d5875d6cd7ee0986c512bf09c679ce96eb9 100644 (file)
@@ -1368,3 +1368,7 @@ div.comment-tools a:hover {
     color: orange;    
 }
 
     color: orange;    
 }
 
+#ask-related-questions {
+    max-height: 150px;
+    overflow-y: auto;
+}
\ No newline at end of file