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/normalize.scss
387 387
ul,
388 388
.item-list ul /* Drupal override */ {
389 389
  /* Sets 1 unit of vertical rhythm on the top and bottom margin. */
390
  margin: rhythm(1) 0;
390
  //margin: rhythm(0.5) 0; /* don#t know how to really use rhythm so using $base-font-size ... */ 
391
  margin: $base-font-size 0;
391 392
}
392 393

  
393 394
.item-list ul li { /* Drupal override */

Also available in: Unified diff