Project

General

Profile

« Previous | Next » 

Revision 881e7ecf

Added by Andreas Kohlbecker over 11 years ago

fine tuning some margins in synonymy and search results

View differences:

7.x/themes/zen_dataportal/sass/cdm.scss
32 32
	text-align: right;
33 33
}
34 34

  
35
/*
36
 * Searchresults
37
 */
38

  
39

  
35 40
#search_results{
36 41
	@include cdm-link-style;
42

  
43
	table {
44
		margin: 1em 0;
45
	}
46
}
47

  
48
ul.cdm_names li {
49
  margin: 0.5em 0; 
37 50
}
38 51

  
39 52
/*

Also available in: Unified diff