]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Orbit: Fix for links not working on some devices 4934/head
authorJoe Workman <joe@workmanmail.com>
Tue, 8 Apr 2014 15:33:09 +0000 (08:33 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 8 Apr 2014 15:33:09 +0000 (08:33 -0700)
commit285e32465e80383f0614c06a0402583b9a853203
tree3d40af051357acfaafc8d445af833ad2b412ca25
parent78259019dc0ffd252a6e700864f82425e1a03aa9
Orbit: Fix for links not working on some devices

When a user wraps an image in a link inside Orbit, the link should be set to display:block. I have limited this styles to only links that are direct children of the <li>. We don't want to set all links inside Orbit to be display:block (such as links inside a caption).
scss/foundation/components/_orbit.scss