]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Replace the <hr> margin difference with its width 4549/head
authorSergej Lotz <blondewalker@gmail.com>
Wed, 26 Feb 2014 19:34:34 +0000 (20:34 +0100)
committerSergej Lotz <blondewalker@gmail.com>
Wed, 26 Feb 2014 19:34:34 +0000 (20:34 +0100)
commit7b9b00758eccca79012dcfbabf88b287dd3ffa39
tree6e534fd0a2d1b7d6949720f132fc435d3ed695cc
parent910e12c3d835e39cf2e1cd39953b79720a394abe
Replace the <hr> margin difference with its width

By default the bottom margin of the <hr> tag is 1px smaller than the top margin. This results through the default $hr-border-width: 1px; setting. If you change $hr-border-width to another value the margin-bottom still remains the same. This fix resolves this issue, so the bottom margin respond to the $hr-border-width value.
scss/foundation/components/_type.scss