Skip to content

Commit

Permalink
Removed unused menu variables.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmrtnz committed Mar 17, 2015
1 parent e9cfd1b commit dc3d3ae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/less/variables/custom-variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
@canvas-color: @white;
@drop-down-menu-icon-color: @min-black;
@left-nav-color: @white;
@subheader-border-color: @border-color;
@subheader-text-color: @primary-1-color;

//Disabled Colors
@disabled-color: fade(@body-text-color, 30%);
Expand All @@ -39,10 +37,6 @@
@date-picker-select-color: @primary-2-color;
@date-picker-select-text-color: @white;

// menu
@menu-background-color: @white;
@menu-subheader-padding: @desktop-gutter;

// buttons
@button-height: 36px;
@button-min-width: 88px;
Expand Down

0 comments on commit dc3d3ae

Please sign in to comment.