Sha256: efa0213c61a784ff7e1f81939163c26ed4ab7479c22a77da8421b39dc01401f4

Contents?: true

Size: 366 Bytes

Versions: 6

Compression:

Stored size: 366 Bytes

Contents

//
// Icons
// --------------------------------------------------
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */


/* keeps Bootstrap styles with and without icons the same */
.btn, .nav {
  [class^="icon-"],
  [class*=" icon-"] {
     line-height: 29px;
  }
}

.btn.btn-mini {
  [class^="icon-"],
  [class*=" icon-"] {
    line-height: 20px;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bootplus-rails-1.0.0 vendor/assets/stylesheets/bootplus/icons.less
bootplus-rails-0.0.1.5 vendor/assets/stylesheets/bootplus/icons.less
bootplus-rails-0.0.1.4 vendor/assets/stylesheets/bootplus/icons.less
bootplus-rails-0.0.1.3 vendor/assets/stylesheets/bootplus/icons.less
bootplus-rails-0.0.1.2 vendor/assets/stylesheets/bootplus/icons.less
bootplus-rails-0.0.1.1 vendor/assets/stylesheets/bootplus/icons.less