]> _ Git - fluidbook-v3.git/commitdiff
Attempt to fix footer logo for IE / Windows phones. Issue #650 @0.25
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 7 Sep 2016 16:26:18 +0000 (16:26 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 7 Sep 2016 16:26:18 +0000 (16:26 +0000)
less/102-footer.less

index bf38a723154ec3e37ea19d0d47bb606120ae00a1..833744aca5abc19fcf0af33d774f8c2eb3c16aad 100644 (file)
@@ -78,6 +78,7 @@ footer.site .footer-inner {
 
                        img     {
                                max-width: 150px;
+                               max-height: 37px; // Needed for IE / Win phones that can't calculate for themselves...
                 margin-top: 0;
                 margin-left: -25px;
                        }