Skip to content

Commit

Permalink
Update settings file to match Foundation 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
core77 committed Jan 26, 2016
1 parent d1bb8cc commit 92262ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions assets/scss/foundation/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@

// $dropdown-padding: 1rem;
// $dropdown-border: 1px solid $medium-gray;
// $dropdown-font-size: 16rem;
// $dropdown-font-size: 1rem;
// $dropdown-width: 300px;
// $dropdown-radius: $global-radius;
// $dropdown-sizes: (
Expand Down Expand Up @@ -528,6 +528,8 @@
// 34. Tooltip
// -----------

// $has-tip-font-weight: $global-weight-bold;
// $has-tip-border-bottom: dotted 1px $dark-gray;
// $tooltip-background-color: $black;
// $tooltip-color: $white;
// $tooltip-padding: 0.75rem;
Expand All @@ -542,5 +544,5 @@

// $topbar-padding: 0.5rem;
// $topbar-background: $light-gray;
// $topbar-link-color: $primary-color;
// $topbar-title-spacing: 1rem;
// $topbar-input-width: 200px;

0 comments on commit 92262ee

Please sign in to comment.