Skip to content

Commit

Permalink
Adjust breadcrumb divider spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Mar 31, 2015
1 parent 2aa7066 commit 19b2ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/default/collections/breadcrumb.variables
Expand Up @@ -10,7 +10,7 @@
@display: inline-block;
@verticalAlign: middle;

@dividerSpacing: 0.2rem;
@dividerSpacing: 0.5rem;
@dividerOpacity: 0.5;
@dividerColor: @lightTextColor;

Expand Down

0 comments on commit 19b2ea9

Please sign in to comment.