]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
auto width on button inputs in topbar 7389/head
authorGeorge Spake <gpspake@gmail.com>
Fri, 4 Dec 2015 02:08:06 +0000 (20:08 -0600)
committerGeorge Spake <gpspake@gmail.com>
Fri, 4 Dec 2015 02:08:06 +0000 (20:08 -0600)
commitc980b2d417d6b7b1529389be29265986a62bcd78
treebc0aee0d6bc8901d2be2d2c2618a3818b2cc20e2
parent2c08c87a01b3689963e03e1149f1a68ed96d3600
auto width on button inputs in topbar

Inputs in the topbar use the fixed $topbar-input-width and are 200px wide by default.
That applies to button inputs as well which is probably not desirable for a search submit button, for instance.
This just excludes inputs with the button class from that rule.
scss/components/_top-bar.scss